Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
InstallModuleStreamProfileOnManagedInstanceResponse |
OsManagement.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request)
Installs a profile for an module stream.
|
InstallModuleStreamProfileOnManagedInstanceResponse |
OsManagementClient.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<InstallModuleStreamProfileOnManagedInstanceResponse> |
OsManagementAsync.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request,
AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
Installs a profile for an module stream.
|
Future<InstallModuleStreamProfileOnManagedInstanceResponse> |
OsManagementAsyncClient.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request,
AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<InstallModuleStreamProfileOnManagedInstanceResponse> |
OsManagementAsync.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request,
AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
Installs a profile for an module stream.
|
Future<InstallModuleStreamProfileOnManagedInstanceResponse> |
OsManagementAsyncClient.installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request,
AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
InstallModuleStreamProfileOnManagedInstanceResponse |
InstallModuleStreamProfileOnManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
InstallModuleStreamProfileOnManagedInstanceResponse.Builder |
InstallModuleStreamProfileOnManagedInstanceResponse.Builder.copy(InstallModuleStreamProfileOnManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.