Interface RollbackInstanceRefreshResponse.Builder

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

  • Method Details

    • instanceRefreshId

      RollbackInstanceRefreshResponse.Builder instanceRefreshId(String instanceRefreshId)

      The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.

      Parameters:
      instanceRefreshId - The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.