Uses of Class
software.amazon.awssdk.services.kafka.model.ListVpcConnectionsRequest
-
Packages that use ListVpcConnectionsRequest Package Description software.amazon.awssdk.services.kafka The operations for managing an Amazon MSK cluster.software.amazon.awssdk.services.kafka.paginators software.amazon.awssdk.services.kafka.transform -
-
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.kafka
-
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.kafka.paginators
Constructors in software.amazon.awssdk.services.kafka.paginators with parameters of type ListVpcConnectionsRequest Constructor Description ListVpcConnectionsIterable(KafkaClient client, ListVpcConnectionsRequest firstRequest)ListVpcConnectionsPublisher(KafkaAsyncClient client, ListVpcConnectionsRequest firstRequest) -
Uses of ListVpcConnectionsRequest in software.amazon.awssdk.services.kafka.transform
Methods in software.amazon.awssdk.services.kafka.transform with parameters of type ListVpcConnectionsRequest Modifier and Type Method Description SdkHttpFullRequestListVpcConnectionsRequestMarshaller. marshall(ListVpcConnectionsRequest listVpcConnectionsRequest)
-