Interface BlockingInstance.Builder

    • Method Detail

      • instanceId

        BlockingInstance.Builder instanceId​(String instanceId)

        The ID of the blocking instance.

        Parameters:
        instanceId - The ID of the blocking instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        BlockingInstance.Builder accountId​(String accountId)
        Sets the value of the AccountId property for this object.
        Parameters:
        accountId - The new value for the AccountId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsServiceName

        BlockingInstance.Builder awsServiceName​(String awsServiceName)

        The Amazon Web Services service name that owns the specified blocking instance.

        Parameters:
        awsServiceName - The Amazon Web Services service name that owns the specified blocking instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AWSServiceName, AWSServiceName
      • awsServiceName

        BlockingInstance.Builder awsServiceName​(AWSServiceName awsServiceName)

        The Amazon Web Services service name that owns the specified blocking instance.

        Parameters:
        awsServiceName - The Amazon Web Services service name that owns the specified blocking instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AWSServiceName, AWSServiceName