Package | Description |
---|---|
com.oracle.bmc.servicemanagerproxy | |
com.oracle.bmc.servicemanagerproxy.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListServiceEnvironmentsResponse> |
ServiceManagerProxyAsyncClient.listServiceEnvironments(ListServiceEnvironmentsRequest request,
AsyncHandler<ListServiceEnvironmentsRequest,ListServiceEnvironmentsResponse> handler) |
Future<ListServiceEnvironmentsResponse> |
ServiceManagerProxyAsync.listServiceEnvironments(ListServiceEnvironmentsRequest request,
AsyncHandler<ListServiceEnvironmentsRequest,ListServiceEnvironmentsResponse> handler)
List the details of Software as a Service (SaaS) environments provisioned by Service Manager.
|
Modifier and Type | Method and Description |
---|---|
ListServiceEnvironmentsRequest |
ListServiceEnvironmentsRequest.Builder.build()
Build the instance of ListServiceEnvironmentsRequest as configured by this builder
|
ListServiceEnvironmentsRequest |
ListServiceEnvironmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListServiceEnvironmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListServiceEnvironmentsRequest.Builder |
ListServiceEnvironmentsRequest.Builder.copy(ListServiceEnvironmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.