Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
GetProxyDetailsResponse |
ServiceMeshClient.getProxyDetails(GetProxyDetailsRequest request) |
GetProxyDetailsResponse |
ServiceMesh.getProxyDetails(GetProxyDetailsRequest request)
Returns the attributes of the Proxy such as proxy image version.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProxyDetailsResponse> |
ServiceMeshAsyncClient.getProxyDetails(GetProxyDetailsRequest request,
AsyncHandler<GetProxyDetailsRequest,GetProxyDetailsResponse> handler) |
Future<GetProxyDetailsResponse> |
ServiceMeshAsync.getProxyDetails(GetProxyDetailsRequest request,
AsyncHandler<GetProxyDetailsRequest,GetProxyDetailsResponse> handler)
Returns the attributes of the Proxy such as proxy image version.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProxyDetailsResponse> |
ServiceMeshAsyncClient.getProxyDetails(GetProxyDetailsRequest request,
AsyncHandler<GetProxyDetailsRequest,GetProxyDetailsResponse> handler) |
Future<GetProxyDetailsResponse> |
ServiceMeshAsync.getProxyDetails(GetProxyDetailsRequest request,
AsyncHandler<GetProxyDetailsRequest,GetProxyDetailsResponse> handler)
Returns the attributes of the Proxy such as proxy image version.
|
Modifier and Type | Method and Description |
---|---|
GetProxyDetailsResponse |
GetProxyDetailsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProxyDetailsResponse.Builder |
GetProxyDetailsResponse.Builder.copy(GetProxyDetailsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.