Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse |
ResourceManagerClient.getPrivateEndpoint(GetPrivateEndpointRequest request) |
GetPrivateEndpointResponse |
ResourceManager.getPrivateEndpoint(GetPrivateEndpointRequest request)
Gets the specified private endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateEndpointResponse> |
ResourceManagerAsync.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler)
Gets the specified private endpoint.
|
Future<GetPrivateEndpointResponse> |
ResourceManagerAsyncClient.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse |
GetPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.copy(GetPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.