Uses of Interface
software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse.Builder
Packages that use ListEndpointsByPlatformApplicationResponse.Builder
-
Uses of ListEndpointsByPlatformApplicationResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return ListEndpointsByPlatformApplicationResponse.BuilderModifier and TypeMethodDescriptionListEndpointsByPlatformApplicationResponse.builder()ListEndpointsByPlatformApplicationResponse.Builder.endpoints(Collection<Endpoint> endpoints) Endpoints returned forListEndpointsByPlatformApplicationaction.ListEndpointsByPlatformApplicationResponse.Builder.endpoints(Consumer<Endpoint.Builder>... endpoints) Endpoints returned forListEndpointsByPlatformApplicationaction.Endpoints returned forListEndpointsByPlatformApplicationaction.NextTokenstring is returned when callingListEndpointsByPlatformApplicationaction if additional records are available after the first page results.ListEndpointsByPlatformApplicationResponse.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type ListEndpointsByPlatformApplicationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListEndpointsByPlatformApplicationResponse.Builder>ListEndpointsByPlatformApplicationResponse.serializableBuilderClass()