Uses of Interface
software.amazon.awssdk.services.deadline.model.CreateStorageProfileResponse.Builder
-
Packages that use CreateStorageProfileResponse.Builder Package Description software.amazon.awssdk.services.deadline.model -
-
Uses of CreateStorageProfileResponse.Builder in software.amazon.awssdk.services.deadline.model
Methods in software.amazon.awssdk.services.deadline.model that return CreateStorageProfileResponse.Builder Modifier and Type Method Description static CreateStorageProfileResponse.BuilderCreateStorageProfileResponse. builder()CreateStorageProfileResponse.BuilderCreateStorageProfileResponse.Builder. storageProfileId(String storageProfileId)The storage profile ID.CreateStorageProfileResponse.BuilderCreateStorageProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.deadline.model that return types with arguments of type CreateStorageProfileResponse.Builder Modifier and Type Method Description static Class<? extends CreateStorageProfileResponse.Builder>CreateStorageProfileResponse. serializableBuilderClass()
-