Interface CreateLocationSmbResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateLocationSmbResponse.Builder,CreateLocationSmbResponse>, DataSyncResponse.Builder, SdkBuilder<CreateLocationSmbResponse.Builder,CreateLocationSmbResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateLocationSmbResponse

public static interface CreateLocationSmbResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateLocationSmbResponse.Builder,CreateLocationSmbResponse>
  • Method Details

    • locationArn

      CreateLocationSmbResponse.Builder locationArn(String locationArn)

      The ARN of the SMB location that you created.

      Parameters:
      locationArn - The ARN of the SMB location that you created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.