Uses of Interface
software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest.Builder
Packages that use GetEndpointAttributesRequest.Builder
Package
Description
-
Uses of GetEndpointAttributesRequest.Builder in software.amazon.awssdk.services.sns
Method parameters in software.amazon.awssdk.services.sns with type arguments of type GetEndpointAttributesRequest.BuilderModifier and TypeMethodDescriptionSnsAsyncClient.getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder> getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder> getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. -
Uses of GetEndpointAttributesRequest.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetEndpointAttributesRequest.BuilderModifier and TypeMethodDescriptionGetEndpointAttributesRequest.builder()GetEndpointAttributesRequest.Builder.endpointArn(String endpointArn) EndpointArnforGetEndpointAttributesinput.GetEndpointAttributesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetEndpointAttributesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetEndpointAttributesRequest.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetEndpointAttributesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetEndpointAttributesRequest.Builder>GetEndpointAttributesRequest.serializableBuilderClass()