@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetComputeAccessResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetComputeAccessResult() |
Modifier and Type | Method and Description |
---|---|
GetComputeAccessResult |
clone() |
boolean |
equals(Object obj) |
String |
getComputeArn()
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
|
String |
getComputeName()
The identifier of the compute resource to be accessed.
|
Credentials |
getCredentials()
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon
EC2 Systems Manager (SSM).
|
String |
getFleetArn()
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
|
String |
getFleetId()
The ID of the fleet that holds the compute resource to be accessed.
|
String |
getTarget()
(For container fleets only) The instance ID where the compute resource is running.
|
int |
hashCode() |
void |
setComputeArn(String computeArn)
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
|
void |
setComputeName(String computeName)
The identifier of the compute resource to be accessed.
|
void |
setCredentials(Credentials credentials)
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon
EC2 Systems Manager (SSM).
|
void |
setFleetArn(String fleetArn)
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
|
void |
setFleetId(String fleetId)
The ID of the fleet that holds the compute resource to be accessed.
|
void |
setTarget(String target)
(For container fleets only) The instance ID where the compute resource is running.
|
String |
toString()
Returns a string representation of this object.
|
GetComputeAccessResult |
withComputeArn(String computeArn)
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
|
GetComputeAccessResult |
withComputeName(String computeName)
The identifier of the compute resource to be accessed.
|
GetComputeAccessResult |
withCredentials(Credentials credentials)
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon
EC2 Systems Manager (SSM).
|
GetComputeAccessResult |
withFleetArn(String fleetArn)
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
|
GetComputeAccessResult |
withFleetId(String fleetId)
The ID of the fleet that holds the compute resource to be accessed.
|
GetComputeAccessResult |
withTarget(String target)
(For container fleets only) The instance ID where the compute resource is running.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setFleetId(String fleetId)
The ID of the fleet that holds the compute resource to be accessed.
fleetId
- The ID of the fleet that holds the compute resource to be accessed.public String getFleetId()
The ID of the fleet that holds the compute resource to be accessed.
public GetComputeAccessResult withFleetId(String fleetId)
The ID of the fleet that holds the compute resource to be accessed.
fleetId
- The ID of the fleet that holds the compute resource to be accessed.public void setFleetArn(String fleetArn)
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all
Regions. Format is arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
fleetArn
- The Amazon Resource Name (ARN) that is assigned to a
Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is
arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public String getFleetArn()
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all
Regions. Format is arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public GetComputeAccessResult withFleetArn(String fleetArn)
The Amazon Resource Name (ARN)
that is assigned to a Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all
Regions. Format is arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
fleetArn
- The Amazon Resource Name (ARN) that is assigned to a
Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is
arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public void setComputeName(String computeName)
The identifier of the compute resource to be accessed. This value might be either a compute name or an instance ID.
computeName
- The identifier of the compute resource to be accessed. This value might be either a compute name or an
instance ID.public String getComputeName()
The identifier of the compute resource to be accessed. This value might be either a compute name or an instance ID.
public GetComputeAccessResult withComputeName(String computeName)
The identifier of the compute resource to be accessed. This value might be either a compute name or an instance ID.
computeName
- The identifier of the compute resource to be accessed. This value might be either a compute name or an
instance ID.public void setComputeArn(String computeArn)
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it. ARNs are unique across all
Regions. Format is
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
computeArn
- The Amazon Resource Name (ARN) that is assigned to an
Amazon GameLift compute resource and uniquely identifies it. ARNs are unique across all Regions. Format is
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public String getComputeArn()
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it. ARNs are unique across all
Regions. Format is
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public GetComputeAccessResult withComputeArn(String computeArn)
The Amazon Resource Name (ARN)
that is assigned to an Amazon GameLift compute resource and uniquely identifies it. ARNs are unique across all
Regions. Format is
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
computeArn
- The Amazon Resource Name (ARN) that is assigned to an
Amazon GameLift compute resource and uniquely identifies it. ARNs are unique across all Regions. Format is
arn:aws:gamelift:<region>::compute/compute-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.public void setCredentials(Credentials credentials)
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
credentials
- A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with
Amazon EC2 Systems Manager (SSM).public Credentials getCredentials()
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
public GetComputeAccessResult withCredentials(Credentials credentials)
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
credentials
- A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with
Amazon EC2 Systems Manager (SSM).public void setTarget(String target)
(For container fleets only) The instance ID where the compute resource is running.
target
- (For container fleets only) The instance ID where the compute resource is running.public String getTarget()
(For container fleets only) The instance ID where the compute resource is running.
public GetComputeAccessResult withTarget(String target)
(For container fleets only) The instance ID where the compute resource is running.
target
- (For container fleets only) The instance ID where the compute resource is running.public String toString()
toString
in class Object
Object.toString()
public GetComputeAccessResult clone()