Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListModuleStreamProfilesResponse> |
OsManagementAsyncClient.listModuleStreamProfiles(ListModuleStreamProfilesRequest request,
AsyncHandler<ListModuleStreamProfilesRequest,ListModuleStreamProfilesResponse> handler) |
Future<ListModuleStreamProfilesResponse> |
OsManagementAsync.listModuleStreamProfiles(ListModuleStreamProfilesRequest request,
AsyncHandler<ListModuleStreamProfilesRequest,ListModuleStreamProfilesResponse> handler)
Retrieve a list of module stream profiles from a software source.
|
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesRequest |
ListModuleStreamProfilesRequest.Builder.build()
Build the instance of ListModuleStreamProfilesRequest as configured by this builder
|
ListModuleStreamProfilesRequest |
ListModuleStreamProfilesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListModuleStreamProfilesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListModuleStreamProfilesRequest.Builder |
ListModuleStreamProfilesRequest.Builder.copy(ListModuleStreamProfilesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.