Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceModulesResponse |
ManagedInstance.listManagedInstanceModules(ListManagedInstanceModulesRequest request)
Retrieves a list of modules, along with streams of the modules, from a managed instance.
|
ListManagedInstanceModulesResponse |
ManagedInstanceClient.listManagedInstanceModules(ListManagedInstanceModulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceModulesResponse> |
ManagedInstanceAsync.listManagedInstanceModules(ListManagedInstanceModulesRequest request,
AsyncHandler<ListManagedInstanceModulesRequest,ListManagedInstanceModulesResponse> handler)
Retrieves a list of modules, along with streams of the modules, from a managed instance.
|
Future<ListManagedInstanceModulesResponse> |
ManagedInstanceAsyncClient.listManagedInstanceModules(ListManagedInstanceModulesRequest request,
AsyncHandler<ListManagedInstanceModulesRequest,ListManagedInstanceModulesResponse> handler) |
Iterable<ListManagedInstanceModulesResponse> |
ManagedInstancePaginators.listManagedInstanceModulesResponseIterator(ListManagedInstanceModulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listManagedInstanceModules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceModulesResponse> |
ManagedInstanceAsync.listManagedInstanceModules(ListManagedInstanceModulesRequest request,
AsyncHandler<ListManagedInstanceModulesRequest,ListManagedInstanceModulesResponse> handler)
Retrieves a list of modules, along with streams of the modules, from a managed instance.
|
Future<ListManagedInstanceModulesResponse> |
ManagedInstanceAsyncClient.listManagedInstanceModules(ListManagedInstanceModulesRequest request,
AsyncHandler<ListManagedInstanceModulesRequest,ListManagedInstanceModulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceModulesResponse |
ListManagedInstanceModulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceModulesResponse.Builder |
ListManagedInstanceModulesResponse.Builder.copy(ListManagedInstanceModulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.