Uses of Class
software.amazon.awssdk.services.globalaccelerator.paginators.ListCrossAccountAttachmentsIterable
-
Packages that use ListCrossAccountAttachmentsIterable Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of ListCrossAccountAttachmentsIterable in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that return ListCrossAccountAttachmentsIterable Modifier and Type Method Description default ListCrossAccountAttachmentsIterableGlobalAcceleratorClient. listCrossAccountAttachmentsPaginator(Consumer<ListCrossAccountAttachmentsRequest.Builder> listCrossAccountAttachmentsRequest)List the cross-account attachments that have been created in Global Accelerator.default ListCrossAccountAttachmentsIterableGlobalAcceleratorClient. listCrossAccountAttachmentsPaginator(ListCrossAccountAttachmentsRequest listCrossAccountAttachmentsRequest)List the cross-account attachments that have been created in Global Accelerator.
-