Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationObjectStorageResponse.Builder
-
Packages that use CreateLocationObjectStorageResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationObjectStorageResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationObjectStorageResponse.Builder Modifier and Type Method Description static CreateLocationObjectStorageResponse.BuilderCreateLocationObjectStorageResponse. builder()CreateLocationObjectStorageResponse.BuilderCreateLocationObjectStorageResponse.Builder. locationArn(String locationArn)Specifies the ARN of the object storage system location that you create.CreateLocationObjectStorageResponse.BuilderCreateLocationObjectStorageResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationObjectStorageResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationObjectStorageResponse.Builder>CreateLocationObjectStorageResponse. serializableBuilderClass()
-