Interface AssetInstance.Builder

  • Method Details

    • instanceId

      AssetInstance.Builder instanceId(String instanceId)

      The ID of the instance.

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

      AssetInstance.Builder instanceType(String instanceType)

      The type of instance.

      Parameters:
      instanceType - The type of instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assetId

      AssetInstance.Builder assetId(String assetId)

      The ID of the asset. An Outpost asset can be a single server within an Outposts rack or an Outposts server configuration.

      Parameters:
      assetId - The ID of the asset. An Outpost asset can be a single server within an Outposts rack or an Outposts server configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      AssetInstance.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

      AssetInstance.Builder awsServiceName(String awsServiceName)

      The Amazon Web Services service name of the instance.

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

      AssetInstance.Builder awsServiceName(AWSServiceName awsServiceName)

      The Amazon Web Services service name of the instance.

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