Uses of Interface
software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse.Builder
-
Packages that use GetEndpointAttributesResponse.Builder Package Description software.amazon.awssdk.services.sns.model -
-
Uses of GetEndpointAttributesResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetEndpointAttributesResponse.Builder Modifier and Type Method Description GetEndpointAttributesResponse.BuilderGetEndpointAttributesResponse.Builder. attributes(Map<String,String> attributes)Attributes include the following:static GetEndpointAttributesResponse.BuilderGetEndpointAttributesResponse. builder()GetEndpointAttributesResponse.BuilderGetEndpointAttributesResponse. toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetEndpointAttributesResponse.Builder Modifier and Type Method Description static Class<? extends GetEndpointAttributesResponse.Builder>GetEndpointAttributesResponse. serializableBuilderClass()
-