Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
RemoveModuleStreamProfileFromManagedInstanceResponse |
OsManagement.removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request)
Removes a profile for a module stream that is installed on a managed instance.
|
RemoveModuleStreamProfileFromManagedInstanceResponse |
OsManagementClient.removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request) |
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 |
---|---|
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 |
---|---|
RemoveModuleStreamProfileFromManagedInstanceResponse |
RemoveModuleStreamProfileFromManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveModuleStreamProfileFromManagedInstanceResponse.Builder |
RemoveModuleStreamProfileFromManagedInstanceResponse.Builder.copy(RemoveModuleStreamProfileFromManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.