Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.requests.ListSenderInvitationsRequest
-
Packages that use ListSenderInvitationsRequest Package Description com.oracle.bmc.tenantmanagercontrolplane com.oracle.bmc.tenantmanagercontrolplane.requests -
-
Uses of ListSenderInvitationsRequest in com.oracle.bmc.tenantmanagercontrolplane
Method parameters in com.oracle.bmc.tenantmanagercontrolplane with type arguments of type ListSenderInvitationsRequest Modifier and Type Method Description Future<ListSenderInvitationsResponse>SenderInvitationAsync. listSenderInvitations(ListSenderInvitationsRequest request, AsyncHandler<ListSenderInvitationsRequest,ListSenderInvitationsResponse> handler)Return a (paginated) list of sender invitations.Future<ListSenderInvitationsResponse>SenderInvitationAsyncClient. listSenderInvitations(ListSenderInvitationsRequest request, AsyncHandler<ListSenderInvitationsRequest,ListSenderInvitationsResponse> handler) -
Uses of ListSenderInvitationsRequest in com.oracle.bmc.tenantmanagercontrolplane.requests
Methods in com.oracle.bmc.tenantmanagercontrolplane.requests that return ListSenderInvitationsRequest Modifier and Type Method Description ListSenderInvitationsRequestListSenderInvitationsRequest.Builder. build()Build the instance of ListSenderInvitationsRequest as configured by this builderListSenderInvitationsRequestListSenderInvitationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSenderInvitationsRequest as configured by this builderMethods in com.oracle.bmc.tenantmanagercontrolplane.requests with parameters of type ListSenderInvitationsRequest Modifier and Type Method Description ListSenderInvitationsRequest.BuilderListSenderInvitationsRequest.Builder. copy(ListSenderInvitationsRequest o)Copy method to populate the builder with values from the given instance.
-