Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePrivateEndpointResponse |
ObjectStorage.updatePrivateEndpoint(UpdatePrivateEndpointRequest request)
Performs a partial or full update of a user-defined data associated with the Private
Endpoint.
|
UpdatePrivateEndpointResponse |
ObjectStorageClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request) |
Future<UpdatePrivateEndpointResponse> |
ObjectStorageAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Future<UpdatePrivateEndpointResponse> |
ObjectStorageAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Performs a partial or full update of a user-defined data associated with the Private
Endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePrivateEndpointResponse> |
ObjectStorageAsyncClient.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler) |
Future<UpdatePrivateEndpointResponse> |
ObjectStorageAsync.updatePrivateEndpoint(UpdatePrivateEndpointRequest request,
AsyncHandler<UpdatePrivateEndpointRequest,UpdatePrivateEndpointResponse> handler)
Performs a partial or full update of a user-defined data associated with the Private
Endpoint.
|
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.