Uses of Interface
software.amazon.awssdk.services.snowball.model.CreateReturnShippingLabelResponse.Builder
-
Packages that use CreateReturnShippingLabelResponse.Builder Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of CreateReturnShippingLabelResponse.Builder in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return CreateReturnShippingLabelResponse.Builder Modifier and Type Method Description static CreateReturnShippingLabelResponse.BuilderCreateReturnShippingLabelResponse. builder()CreateReturnShippingLabelResponse.BuilderCreateReturnShippingLabelResponse.Builder. status(String status)The status information of the task on a Snow device that is being returned to Amazon Web Services.CreateReturnShippingLabelResponse.BuilderCreateReturnShippingLabelResponse.Builder. status(ShippingLabelStatus status)The status information of the task on a Snow device that is being returned to Amazon Web Services.CreateReturnShippingLabelResponse.BuilderCreateReturnShippingLabelResponse. toBuilder()Methods in software.amazon.awssdk.services.snowball.model that return types with arguments of type CreateReturnShippingLabelResponse.Builder Modifier and Type Method Description static Class<? extends CreateReturnShippingLabelResponse.Builder>CreateReturnShippingLabelResponse. serializableBuilderClass()
-