Package | Description |
---|---|
com.oracle.bmc.servicemanagerproxy | |
com.oracle.bmc.servicemanagerproxy.responses |
Modifier and Type | Method and Description |
---|---|
ListServiceEnvironmentsResponse |
ServiceManagerProxy.listServiceEnvironments(ListServiceEnvironmentsRequest request)
List the details of Software as a Service (SaaS) environments provisioned by Service Manager.
|
ListServiceEnvironmentsResponse |
ServiceManagerProxyClient.listServiceEnvironments(ListServiceEnvironmentsRequest request) |
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.
|
Iterable<ListServiceEnvironmentsResponse> |
ServiceManagerProxyPaginators.listServiceEnvironmentsResponseIterator(ListServiceEnvironmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listServiceEnvironments operation.
|
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 |
---|---|
ListServiceEnvironmentsResponse |
ListServiceEnvironmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListServiceEnvironmentsResponse.Builder |
ListServiceEnvironmentsResponse.Builder.copy(ListServiceEnvironmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.