Interface ElasticGpuAssociation.Builder

  • Method Details

    • elasticGpuId

      ElasticGpuAssociation.Builder elasticGpuId(String elasticGpuId)

      The ID of the Elastic Graphics accelerator.

      Parameters:
      elasticGpuId - The ID of the Elastic Graphics accelerator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • elasticGpuAssociationId

      ElasticGpuAssociation.Builder elasticGpuAssociationId(String elasticGpuAssociationId)

      The ID of the association.

      Parameters:
      elasticGpuAssociationId - The ID of the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • elasticGpuAssociationState

      ElasticGpuAssociation.Builder elasticGpuAssociationState(String elasticGpuAssociationState)

      The state of the association between the instance and the Elastic Graphics accelerator.

      Parameters:
      elasticGpuAssociationState - The state of the association between the instance and the Elastic Graphics accelerator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • elasticGpuAssociationTime

      ElasticGpuAssociation.Builder elasticGpuAssociationTime(String elasticGpuAssociationTime)

      The time the Elastic Graphics accelerator was associated with the instance.

      Parameters:
      elasticGpuAssociationTime - The time the Elastic Graphics accelerator was associated with the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.