Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.GetDeviceResponse.Builder
Packages that use GetDeviceResponse.Builder
-
Uses of GetDeviceResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return GetDeviceResponse.BuilderModifier and TypeMethodDescriptionstatic GetDeviceResponse.BuilderGetDeviceResponse.builder()default GetDeviceResponse.BuilderGetDeviceResponse.Builder.device(Consumer<DeviceType.Builder> device) Details of the requested device.GetDeviceResponse.Builder.device(DeviceType device) Details of the requested device.GetDeviceResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type GetDeviceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeviceResponse.Builder>GetDeviceResponse.serializableBuilderClass()