Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.EndpointAttributes
-
Packages that use EndpointAttributes Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of EndpointAttributes in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return EndpointAttributes Modifier and Type Method Description EndpointAttributesAppInstanceUserEndpoint. endpointAttributes()The attributes of anEndpoint.EndpointAttributesRegisterAppInstanceUserEndpointRequest. endpointAttributes()The attributes of anEndpoint.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type EndpointAttributes Modifier and Type Method Description AppInstanceUserEndpoint.BuilderAppInstanceUserEndpoint.Builder. endpointAttributes(EndpointAttributes endpointAttributes)The attributes of anEndpoint.RegisterAppInstanceUserEndpointRequest.BuilderRegisterAppInstanceUserEndpointRequest.Builder. endpointAttributes(EndpointAttributes endpointAttributes)The attributes of anEndpoint.
-