Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSenderInvitationsResponse> |
SenderInvitationAsyncClient.listSenderInvitations(ListSenderInvitationsRequest request,
AsyncHandler<ListSenderInvitationsRequest,ListSenderInvitationsResponse> handler) |
Future<ListSenderInvitationsResponse> |
SenderInvitationAsync.listSenderInvitations(ListSenderInvitationsRequest request,
AsyncHandler<ListSenderInvitationsRequest,ListSenderInvitationsResponse> handler)
Return a (paginated) list of sender invitations.
|
Modifier and Type | Method and Description |
---|---|
ListSenderInvitationsRequest |
ListSenderInvitationsRequest.Builder.build()
Build the instance of ListSenderInvitationsRequest as configured by this builder
|
ListSenderInvitationsRequest |
ListSenderInvitationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSenderInvitationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSenderInvitationsRequest.Builder |
ListSenderInvitationsRequest.Builder.copy(ListSenderInvitationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.