Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetSenderInvitationResponse |
SenderInvitation.getSenderInvitation(GetSenderInvitationRequest request)
Gets information about the sender invitation.
|
GetSenderInvitationResponse |
SenderInvitationClient.getSenderInvitation(GetSenderInvitationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSenderInvitationResponse> |
SenderInvitationAsyncClient.getSenderInvitation(GetSenderInvitationRequest request,
AsyncHandler<GetSenderInvitationRequest,GetSenderInvitationResponse> handler) |
Future<GetSenderInvitationResponse> |
SenderInvitationAsync.getSenderInvitation(GetSenderInvitationRequest request,
AsyncHandler<GetSenderInvitationRequest,GetSenderInvitationResponse> handler)
Gets information about the sender invitation.
|
Modifier and Type | Method and Description |
---|---|
GetSenderInvitationResponse |
GetSenderInvitationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSenderInvitationResponse.Builder |
GetSenderInvitationResponse.Builder.copy(GetSenderInvitationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.