Uses of Interface
software.amazon.awssdk.services.chimesdkidentity.model.RegisterAppInstanceUserEndpointResponse.Builder
-
Packages that use RegisterAppInstanceUserEndpointResponse.Builder Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of RegisterAppInstanceUserEndpointResponse.Builder in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return RegisterAppInstanceUserEndpointResponse.Builder Modifier and Type Method Description RegisterAppInstanceUserEndpointResponse.BuilderRegisterAppInstanceUserEndpointResponse.Builder. appInstanceUserArn(String appInstanceUserArn)The ARN of theAppInstanceUser.static RegisterAppInstanceUserEndpointResponse.BuilderRegisterAppInstanceUserEndpointResponse. builder()RegisterAppInstanceUserEndpointResponse.BuilderRegisterAppInstanceUserEndpointResponse.Builder. endpointId(String endpointId)The unique identifier of theAppInstanceUserEndpoint.RegisterAppInstanceUserEndpointResponse.BuilderRegisterAppInstanceUserEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.chimesdkidentity.model that return types with arguments of type RegisterAppInstanceUserEndpointResponse.Builder Modifier and Type Method Description static Class<? extends RegisterAppInstanceUserEndpointResponse.Builder>RegisterAppInstanceUserEndpointResponse. serializableBuilderClass()
-