Uses of Interface
software.amazon.awssdk.services.chimesdkidentity.model.DeregisterAppInstanceUserEndpointResponse.Builder
-
Packages that use DeregisterAppInstanceUserEndpointResponse.Builder Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of DeregisterAppInstanceUserEndpointResponse.Builder in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return DeregisterAppInstanceUserEndpointResponse.Builder Modifier and Type Method Description static DeregisterAppInstanceUserEndpointResponse.BuilderDeregisterAppInstanceUserEndpointResponse. builder()DeregisterAppInstanceUserEndpointResponse.BuilderDeregisterAppInstanceUserEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.chimesdkidentity.model that return types with arguments of type DeregisterAppInstanceUserEndpointResponse.Builder Modifier and Type Method Description static Class<? extends DeregisterAppInstanceUserEndpointResponse.Builder>DeregisterAppInstanceUserEndpointResponse. serializableBuilderClass()
-