Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
CreateSenderInvitationResponse |
SenderInvitation.createSenderInvitation(CreateSenderInvitationRequest request)
Creates a sender invitation and asynchronously sends the invitation to the recipient.
|
CreateSenderInvitationResponse |
SenderInvitationClient.createSenderInvitation(CreateSenderInvitationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSenderInvitationResponse> |
SenderInvitationAsyncClient.createSenderInvitation(CreateSenderInvitationRequest request,
AsyncHandler<CreateSenderInvitationRequest,CreateSenderInvitationResponse> handler) |
Future<CreateSenderInvitationResponse> |
SenderInvitationAsync.createSenderInvitation(CreateSenderInvitationRequest request,
AsyncHandler<CreateSenderInvitationRequest,CreateSenderInvitationResponse> handler)
Creates a sender invitation and asynchronously sends the invitation to the recipient.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSenderInvitationResponse> |
SenderInvitationAsyncClient.createSenderInvitation(CreateSenderInvitationRequest request,
AsyncHandler<CreateSenderInvitationRequest,CreateSenderInvitationResponse> handler) |
Future<CreateSenderInvitationResponse> |
SenderInvitationAsync.createSenderInvitation(CreateSenderInvitationRequest request,
AsyncHandler<CreateSenderInvitationRequest,CreateSenderInvitationResponse> handler)
Creates a sender invitation and asynchronously sends the invitation to the recipient.
|
Modifier and Type | Method and Description |
---|---|
CreateSenderInvitationResponse |
CreateSenderInvitationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSenderInvitationResponse.Builder |
CreateSenderInvitationResponse.Builder.copy(CreateSenderInvitationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.