Class RemoteAccessSession
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<RemoteAccessSession.Builder,RemoteAccessSession>
Represents information about the remote access session.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal StringThe ARN for the app to be installed onto your device.final Stringarn()The Amazon Resource Name (ARN) of the remote access session.final BillingMethodThe billing method of the remote access session.final StringThe billing method of the remote access session.static RemoteAccessSession.Builderbuilder()final Instantcreated()The date and time the remote access session was created.final Devicedevice()The device (phone or tablet) used in the remote access session.final DeviceMinutesThe number of minutes a device is used in a remote access session (including setup and teardown minutes).final DeviceProxyThe device proxy configured for the remote access session.final StringUnique device identifier for the remote device.final Stringendpoint()Deprecated.This field is deprecated, and is replaced by the new endpoints.interactiveEndpoint field.final RemoteAccessEndpointsReturns the value of the Endpoints property for this object.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final inthashCode()final StringThe ARN of the instance.final InteractionModeDeprecated.Changing the interactive mode of Remote Access sessions is no longer available.final StringDeprecated.Changing the interactive mode of Remote Access sessions is no longer available.final Stringmessage()A message about the remote access session.final Stringname()The name of the remote access session.final ExecutionResultresult()The result of the remote access session.final StringThe result of the remote access session.static Class<? extends RemoteAccessSession.Builder> final BooleanWhen set totrue, for private devices, Device Farm does not sign your app again.final Instantstarted()The date and time the remote access session was started.final ExecutionStatusstatus()The status of the remote access session.final StringThe status of the remote access session.final Instantstopped()The date and time the remote access session was stopped.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final VpcConfigThe VPC security groups and subnets that are attached to a project.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
arn
The Amazon Resource Name (ARN) of the remote access session.
- Returns:
- The Amazon Resource Name (ARN) of the remote access session.
-
name
The name of the remote access session.
- Returns:
- The name of the remote access session.
-
created
The date and time the remote access session was created.
- Returns:
- The date and time the remote access session was created.
-
status
The status of the remote access session. Can be any of the following:
-
PENDING.
-
PENDING_CONCURRENCY.
-
PENDING_DEVICE.
-
PROCESSING.
-
SCHEDULING.
-
PREPARING.
-
RUNNING.
-
COMPLETED.
-
STOPPING.
If the service returns an enum value that is not available in the current SDK version,
statuswill returnExecutionStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The status of the remote access session. Can be any of the following:
-
PENDING.
-
PENDING_CONCURRENCY.
-
PENDING_DEVICE.
-
PROCESSING.
-
SCHEDULING.
-
PREPARING.
-
RUNNING.
-
COMPLETED.
-
STOPPING.
-
- See Also:
-
-
statusAsString
The status of the remote access session. Can be any of the following:
-
PENDING.
-
PENDING_CONCURRENCY.
-
PENDING_DEVICE.
-
PROCESSING.
-
SCHEDULING.
-
PREPARING.
-
RUNNING.
-
COMPLETED.
-
STOPPING.
If the service returns an enum value that is not available in the current SDK version,
statuswill returnExecutionStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The status of the remote access session. Can be any of the following:
-
PENDING.
-
PENDING_CONCURRENCY.
-
PENDING_DEVICE.
-
PROCESSING.
-
SCHEDULING.
-
PREPARING.
-
RUNNING.
-
COMPLETED.
-
STOPPING.
-
- See Also:
-
-
result
The result of the remote access session. Can be any of the following:
-
PENDING.
-
PASSED.
-
WARNED.
-
FAILED.
-
SKIPPED.
-
ERRORED.
-
STOPPED.
If the service returns an enum value that is not available in the current SDK version,
resultwill returnExecutionResult.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresultAsString().- Returns:
- The result of the remote access session. Can be any of the following:
-
PENDING.
-
PASSED.
-
WARNED.
-
FAILED.
-
SKIPPED.
-
ERRORED.
-
STOPPED.
-
- See Also:
-
-
resultAsString
The result of the remote access session. Can be any of the following:
-
PENDING.
-
PASSED.
-
WARNED.
-
FAILED.
-
SKIPPED.
-
ERRORED.
-
STOPPED.
If the service returns an enum value that is not available in the current SDK version,
resultwill returnExecutionResult.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresultAsString().- Returns:
- The result of the remote access session. Can be any of the following:
-
PENDING.
-
PASSED.
-
WARNED.
-
FAILED.
-
SKIPPED.
-
ERRORED.
-
STOPPED.
-
- See Also:
-
-
message
A message about the remote access session.
- Returns:
- A message about the remote access session.
-
started
The date and time the remote access session was started.
- Returns:
- The date and time the remote access session was started.
-
stopped
The date and time the remote access session was stopped.
- Returns:
- The date and time the remote access session was stopped.
-
device
The device (phone or tablet) used in the remote access session.
- Returns:
- The device (phone or tablet) used in the remote access session.
-
instanceArn
-
billingMethod
The billing method of the remote access session. Possible values include
METEREDorUNMETERED. For more information about metered devices, see AWS Device Farm terminology.If the service returns an enum value that is not available in the current SDK version,
billingMethodwill returnBillingMethod.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frombillingMethodAsString().- Returns:
- The billing method of the remote access session. Possible values include
METEREDorUNMETERED. For more information about metered devices, see AWS Device Farm terminology. - See Also:
-
billingMethodAsString
The billing method of the remote access session. Possible values include
METEREDorUNMETERED. For more information about metered devices, see AWS Device Farm terminology.If the service returns an enum value that is not available in the current SDK version,
billingMethodwill returnBillingMethod.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frombillingMethodAsString().- Returns:
- The billing method of the remote access session. Possible values include
METEREDorUNMETERED. For more information about metered devices, see AWS Device Farm terminology. - See Also:
-
deviceMinutes
The number of minutes a device is used in a remote access session (including setup and teardown minutes).
- Returns:
- The number of minutes a device is used in a remote access session (including setup and teardown minutes).
-
endpoint
Deprecated.This field is deprecated, and is replaced by the new endpoints.interactiveEndpoint field.The endpoint for the remote access session. This field is deprecated, and is replaced by the new
endpoints.interactiveEndpointfield.- Returns:
- The endpoint for the remote access session. This field is deprecated, and is replaced by the new
endpoints.interactiveEndpointfield.
-
deviceUdid
Unique device identifier for the remote device. Only returned if remote debugging is enabled for the remote access session.
Remote debugging is no longer supported.
- Returns:
- Unique device identifier for the remote device. Only returned if remote debugging is enabled for the
remote access session.
Remote debugging is no longer supported.
-
interactionMode
Deprecated.Changing the interactive mode of Remote Access sessions is no longer available.The interaction mode of the remote access session. Changing the interactive mode of remote access sessions is no longer available.
If the service returns an enum value that is not available in the current SDK version,
interactionModewill returnInteractionMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominteractionModeAsString().- Returns:
- The interaction mode of the remote access session. Changing the interactive mode of remote access sessions is no longer available.
- See Also:
-
interactionModeAsString
Deprecated.Changing the interactive mode of Remote Access sessions is no longer available.The interaction mode of the remote access session. Changing the interactive mode of remote access sessions is no longer available.
If the service returns an enum value that is not available in the current SDK version,
interactionModewill returnInteractionMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominteractionModeAsString().- Returns:
- The interaction mode of the remote access session. Changing the interactive mode of remote access sessions is no longer available.
- See Also:
-
skipAppResign
When set to
true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
- Returns:
- When set to
true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
-
vpcConfig
The VPC security groups and subnets that are attached to a project.
- Returns:
- The VPC security groups and subnets that are attached to a project.
-
deviceProxy
The device proxy configured for the remote access session.
- Returns:
- The device proxy configured for the remote access session.
-
appUpload
The ARN for the app to be installed onto your device.
- Returns:
- The ARN for the app to be installed onto your device.
-
endpoints
Returns the value of the Endpoints property for this object.- Returns:
- The value of the Endpoints property for this object.
-
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<RemoteAccessSession.Builder,RemoteAccessSession> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
equalsBySdkFieldsin interfaceSdkPojo- Parameters:
obj- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo- Returns:
- The mapping between the field name and its corresponding field.
-