Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListModuleStreamsResponse |
OsManagement.listModuleStreams(ListModuleStreamsRequest request)
Retrieve a list of module streams from a software source.
|
ListModuleStreamsResponse |
OsManagementClient.listModuleStreams(ListModuleStreamsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListModuleStreamsResponse> |
OsManagementAsync.listModuleStreams(ListModuleStreamsRequest request,
AsyncHandler<ListModuleStreamsRequest,ListModuleStreamsResponse> handler)
Retrieve a list of module streams from a software source.
|
Future<ListModuleStreamsResponse> |
OsManagementAsyncClient.listModuleStreams(ListModuleStreamsRequest request,
AsyncHandler<ListModuleStreamsRequest,ListModuleStreamsResponse> handler) |
Iterable<ListModuleStreamsResponse> |
OsManagementPaginators.listModuleStreamsResponseIterator(ListModuleStreamsRequest request)
Creates a new iterable which will iterate over the responses received from the
listModuleStreams operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListModuleStreamsResponse> |
OsManagementAsync.listModuleStreams(ListModuleStreamsRequest request,
AsyncHandler<ListModuleStreamsRequest,ListModuleStreamsResponse> handler)
Retrieve a list of module streams from a software source.
|
Future<ListModuleStreamsResponse> |
OsManagementAsyncClient.listModuleStreams(ListModuleStreamsRequest request,
AsyncHandler<ListModuleStreamsRequest,ListModuleStreamsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListModuleStreamsResponse |
ListModuleStreamsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListModuleStreamsResponse.Builder |
ListModuleStreamsResponse.Builder.copy(ListModuleStreamsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.