Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointResponse |
ResourceManagerClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request) |
UpdatePrivateEndpointResponse |
ResourceManager.updatePrivateEndpoint(UpdatePrivateEndpointRequest request)
Updates the specified private endpoint.
|
Future<UpdatePrivateEndpointResponse> |
ResourceManagerAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Updates the specified private endpoint.
|
Future<UpdatePrivateEndpointResponse> |
ResourceManagerAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePrivateEndpointResponse> |
ResourceManagerAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Updates the specified private endpoint.
|
Future<UpdatePrivateEndpointResponse> |
ResourceManagerAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointRequest |
UpdatePrivateEndpointRequest.Builder.build()
Build the instance of UpdatePrivateEndpointRequest as configured by this builder
|
UpdatePrivateEndpointRequest |
UpdatePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointRequest.Builder |
UpdatePrivateEndpointRequest.Builder.copy(UpdatePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.