Interface ResolveAliasResponse.Builder

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

public static interface ResolveAliasResponse.Builder extends GameLiftResponse.Builder, SdkPojo, CopyableBuilder<ResolveAliasResponse.Builder,ResolveAliasResponse>
  • Method Details

    • fleetId

      The fleet identifier that the alias is pointing to.

      Parameters:
      fleetId - The fleet identifier that the alias is pointing to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fleetArn

      The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.

      Parameters:
      fleetArn - The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.