Uses of Interface
software.amazon.awssdk.services.ssm.model.PutInventoryResponse.Builder
-
Packages that use PutInventoryResponse.Builder Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of PutInventoryResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return PutInventoryResponse.Builder Modifier and Type Method Description static PutInventoryResponse.BuilderPutInventoryResponse. builder()PutInventoryResponse.BuilderPutInventoryResponse.Builder. message(String message)Information about the request.PutInventoryResponse.BuilderPutInventoryResponse. toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type PutInventoryResponse.Builder Modifier and Type Method Description static Class<? extends PutInventoryResponse.Builder>PutInventoryResponse. serializableBuilderClass()
-