Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetServiceResponse |
VirtualNetworkClient.getService(GetServiceRequest request) |
GetServiceResponse |
VirtualNetwork.getService(GetServiceRequest request)
Gets the specified
Service object. |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceResponse> |
VirtualNetworkAsync.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler)
Gets the specified
Service object. |
Future<GetServiceResponse> |
VirtualNetworkAsyncClient.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceResponse> |
VirtualNetworkAsync.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler)
Gets the specified
Service object. |
Future<GetServiceResponse> |
VirtualNetworkAsyncClient.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceResponse |
GetServiceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceResponse.Builder |
GetServiceResponse.Builder.copy(GetServiceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.