Package | Description |
---|---|
com.oracle.bmc.servicemanagerproxy | |
com.oracle.bmc.servicemanagerproxy.responses |
Modifier and Type | Method and Description |
---|---|
GetServiceEnvironmentResponse |
ServiceManagerProxy.getServiceEnvironment(GetServiceEnvironmentRequest request)
Get the detailed information for a specific service environment.
|
GetServiceEnvironmentResponse |
ServiceManagerProxyClient.getServiceEnvironment(GetServiceEnvironmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceEnvironmentResponse> |
ServiceManagerProxyAsyncClient.getServiceEnvironment(GetServiceEnvironmentRequest request,
AsyncHandler<GetServiceEnvironmentRequest,GetServiceEnvironmentResponse> handler) |
Future<GetServiceEnvironmentResponse> |
ServiceManagerProxyAsync.getServiceEnvironment(GetServiceEnvironmentRequest request,
AsyncHandler<GetServiceEnvironmentRequest,GetServiceEnvironmentResponse> handler)
Get the detailed information for a specific service environment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetServiceEnvironmentResponse> |
ServiceManagerProxyAsyncClient.getServiceEnvironment(GetServiceEnvironmentRequest request,
AsyncHandler<GetServiceEnvironmentRequest,GetServiceEnvironmentResponse> handler) |
Future<GetServiceEnvironmentResponse> |
ServiceManagerProxyAsync.getServiceEnvironment(GetServiceEnvironmentRequest request,
AsyncHandler<GetServiceEnvironmentRequest,GetServiceEnvironmentResponse> handler)
Get the detailed information for a specific service environment.
|
Modifier and Type | Method and Description |
---|---|
GetServiceEnvironmentResponse |
GetServiceEnvironmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceEnvironmentResponse.Builder |
GetServiceEnvironmentResponse.Builder.copy(GetServiceEnvironmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.