Package | Description |
---|---|
com.oracle.bmc.servicemanagerproxy | |
com.oracle.bmc.servicemanagerproxy.requests |
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) |
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 |
---|---|
GetServiceEnvironmentRequest |
GetServiceEnvironmentRequest.Builder.build()
Build the instance of GetServiceEnvironmentRequest as configured by this builder
|
GetServiceEnvironmentRequest |
GetServiceEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceEnvironmentRequest.Builder |
GetServiceEnvironmentRequest.Builder.copy(GetServiceEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.