Uses of Class
com.oracle.bmc.governancerulescontrolplane.responses.ListTenancyAttachmentsResponse
-
Packages that use ListTenancyAttachmentsResponse Package Description com.oracle.bmc.governancerulescontrolplane com.oracle.bmc.governancerulescontrolplane.responses -
-
Uses of ListTenancyAttachmentsResponse in com.oracle.bmc.governancerulescontrolplane
Methods in com.oracle.bmc.governancerulescontrolplane that return ListTenancyAttachmentsResponse Modifier and Type Method Description ListTenancyAttachmentsResponseGovernanceRule. listTenancyAttachments(ListTenancyAttachmentsRequest request)List tenancy attachments.ListTenancyAttachmentsResponseGovernanceRuleClient. listTenancyAttachments(ListTenancyAttachmentsRequest request)Methods in com.oracle.bmc.governancerulescontrolplane that return types with arguments of type ListTenancyAttachmentsResponse Modifier and Type Method Description Future<ListTenancyAttachmentsResponse>GovernanceRuleAsync. listTenancyAttachments(ListTenancyAttachmentsRequest request, AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler)List tenancy attachments.Future<ListTenancyAttachmentsResponse>GovernanceRuleAsyncClient. listTenancyAttachments(ListTenancyAttachmentsRequest request, AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler)Iterable<ListTenancyAttachmentsResponse>GovernanceRulePaginators. listTenancyAttachmentsResponseIterator(ListTenancyAttachmentsRequest request)Creates a new iterable which will iterate over the responses received from the listTenancyAttachments operation.Method parameters in com.oracle.bmc.governancerulescontrolplane with type arguments of type ListTenancyAttachmentsResponse Modifier and Type Method Description Future<ListTenancyAttachmentsResponse>GovernanceRuleAsync. listTenancyAttachments(ListTenancyAttachmentsRequest request, AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler)List tenancy attachments.Future<ListTenancyAttachmentsResponse>GovernanceRuleAsyncClient. listTenancyAttachments(ListTenancyAttachmentsRequest request, AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler) -
Uses of ListTenancyAttachmentsResponse in com.oracle.bmc.governancerulescontrolplane.responses
Methods in com.oracle.bmc.governancerulescontrolplane.responses that return ListTenancyAttachmentsResponse Modifier and Type Method Description ListTenancyAttachmentsResponseListTenancyAttachmentsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type ListTenancyAttachmentsResponse Modifier and Type Method Description ListTenancyAttachmentsResponse.BuilderListTenancyAttachmentsResponse.Builder. copy(ListTenancyAttachmentsResponse o)Copy method to populate the builder with values from the given instance.
-