Interface CreateBackendStorageResponse.Builder

    • Method Detail

      • backendEnvironmentName

        CreateBackendStorageResponse.Builder backendEnvironmentName​(String backendEnvironmentName)

        The name of the backend environment.

        Parameters:
        backendEnvironmentName - The name of the backend environment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobId

        CreateBackendStorageResponse.Builder jobId​(String jobId)

        The ID for the job.

        Parameters:
        jobId - The ID for the job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        CreateBackendStorageResponse.Builder status​(String status)

        The current status of the request.

        Parameters:
        status - The current status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.