Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesOnManagedInstanceResponse |
OsManagement.listModuleStreamProfilesOnManagedInstance(ListModuleStreamProfilesOnManagedInstanceRequest request)
Retrieve a list of module stream profiles, along with a summary of their of their status,
from a managed instance.
|
ListModuleStreamProfilesOnManagedInstanceResponse |
OsManagementClient.listModuleStreamProfilesOnManagedInstance(ListModuleStreamProfilesOnManagedInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListModuleStreamProfilesOnManagedInstanceResponse> |
OsManagementAsync.listModuleStreamProfilesOnManagedInstance(ListModuleStreamProfilesOnManagedInstanceRequest request,
AsyncHandler<ListModuleStreamProfilesOnManagedInstanceRequest,ListModuleStreamProfilesOnManagedInstanceResponse> handler)
Retrieve a list of module stream profiles, along with a summary of their of their status,
from a managed instance.
|
Future<ListModuleStreamProfilesOnManagedInstanceResponse> |
OsManagementAsyncClient.listModuleStreamProfilesOnManagedInstance(ListModuleStreamProfilesOnManagedInstanceRequest request,
AsyncHandler<ListModuleStreamProfilesOnManagedInstanceRequest,ListModuleStreamProfilesOnManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesOnManagedInstanceResponse |
ListModuleStreamProfilesOnManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesOnManagedInstanceResponse.Builder |
ListModuleStreamProfilesOnManagedInstanceResponse.Builder.copy(ListModuleStreamProfilesOnManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.