Uses of Class
com.amazonaws.services.devicefarm.model.GetOfferingStatusRequest
Packages that use GetOfferingStatusRequest
-
Uses of GetOfferingStatusRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type GetOfferingStatusRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getOfferingStatus(GetOfferingStatusRequest request) AWSDeviceFarm.getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest) Gets the current status and future status of all offerings purchased by an AWS account.AWSDeviceFarmClient.getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest) Gets the current status and future status of all offerings purchased by an AWS account.AbstractAWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest request) AbstractAWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) AWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest getOfferingStatusRequest) Gets the current status and future status of all offerings purchased by an AWS account.AWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest getOfferingStatusRequest, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) Gets the current status and future status of all offerings purchased by an AWS account.AWSDeviceFarmAsyncClient.getOfferingStatusAsync(GetOfferingStatusRequest request) AWSDeviceFarmAsyncClient.getOfferingStatusAsync(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) Method parameters in com.amazonaws.services.devicefarm with type arguments of type GetOfferingStatusRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) AWSDeviceFarmAsync.getOfferingStatusAsync(GetOfferingStatusRequest getOfferingStatusRequest, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) Gets the current status and future status of all offerings purchased by an AWS account.AWSDeviceFarmAsyncClient.getOfferingStatusAsync(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) -
Uses of GetOfferingStatusRequest in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return GetOfferingStatusRequestModifier and TypeMethodDescriptionGetOfferingStatusRequest.clone()GetOfferingStatusRequest.withNextToken(String nextToken) An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.