Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationSmbResponse.Builder
-
Packages that use CreateLocationSmbResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationSmbResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationSmbResponse.Builder Modifier and Type Method Description static CreateLocationSmbResponse.BuilderCreateLocationSmbResponse. builder()CreateLocationSmbResponse.BuilderCreateLocationSmbResponse.Builder. locationArn(String locationArn)The ARN of the SMB location that you created.CreateLocationSmbResponse.BuilderCreateLocationSmbResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationSmbResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationSmbResponse.Builder>CreateLocationSmbResponse. serializableBuilderClass()
-