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