Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
DeleteLinkResponse |
Link.deleteLink(DeleteLinkRequest request)
Starts the link termination workflow.
|
DeleteLinkResponse |
LinkClient.deleteLink(DeleteLinkRequest request) |
Future<DeleteLinkResponse> |
LinkAsync.deleteLink(DeleteLinkRequest request,
AsyncHandler<DeleteLinkRequest,DeleteLinkResponse> handler)
Starts the link termination workflow.
|
Future<DeleteLinkResponse> |
LinkAsyncClient.deleteLink(DeleteLinkRequest request,
AsyncHandler<DeleteLinkRequest,DeleteLinkResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteLinkResponse> |
LinkAsync.deleteLink(DeleteLinkRequest request,
AsyncHandler<DeleteLinkRequest,DeleteLinkResponse> handler)
Starts the link termination workflow.
|
Future<DeleteLinkResponse> |
LinkAsyncClient.deleteLink(DeleteLinkRequest request,
AsyncHandler<DeleteLinkRequest,DeleteLinkResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteLinkRequest |
DeleteLinkRequest.Builder.build()
Build the instance of DeleteLinkRequest as configured by this builder
|
DeleteLinkRequest |
DeleteLinkRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteLinkRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteLinkRequest.Builder |
DeleteLinkRequest.Builder.copy(DeleteLinkRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.