Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<RemoveModuleStreamProfileFromManagedInstanceResponse> |
OsManagementAsync.removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request,
AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler)
Removes a profile for a module stream that is installed on a managed instance.
|
Future<RemoveModuleStreamProfileFromManagedInstanceResponse> |
OsManagementAsyncClient.removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request,
AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveModuleStreamProfileFromManagedInstanceRequest |
RemoveModuleStreamProfileFromManagedInstanceRequest.Builder.build()
Build the instance of RemoveModuleStreamProfileFromManagedInstanceRequest as configured
by this builder
|
RemoveModuleStreamProfileFromManagedInstanceRequest |
RemoveModuleStreamProfileFromManagedInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveModuleStreamProfileFromManagedInstanceRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveModuleStreamProfileFromManagedInstanceRequest.Builder |
RemoveModuleStreamProfileFromManagedInstanceRequest.Builder.copy(RemoveModuleStreamProfileFromManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.