Uses of Interface
software.amazon.awssdk.services.iotdeviceadvisor.model.GetEndpointResponse.Builder
-
Packages that use GetEndpointResponse.Builder Package Description software.amazon.awssdk.services.iotdeviceadvisor.model -
-
Uses of GetEndpointResponse.Builder in software.amazon.awssdk.services.iotdeviceadvisor.model
Methods in software.amazon.awssdk.services.iotdeviceadvisor.model that return GetEndpointResponse.Builder Modifier and Type Method Description static GetEndpointResponse.BuilderGetEndpointResponse. builder()GetEndpointResponse.BuilderGetEndpointResponse.Builder. endpoint(String endpoint)The response of an Device Advisor endpoint.GetEndpointResponse.BuilderGetEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.iotdeviceadvisor.model that return types with arguments of type GetEndpointResponse.Builder Modifier and Type Method Description static Class<? extends GetEndpointResponse.Builder>GetEndpointResponse. serializableBuilderClass()
-