- Gateway - Class in com.amazonaws.services.backupgateway.model
-
A gateway is an Backup Gateway appliance that runs on the customer's network to provide seamless connectivity to
backup storage in the Amazon Web Services Cloud.
- Gateway() - Constructor for class com.amazonaws.services.backupgateway.model.Gateway
-
- GatewayDetails - Class in com.amazonaws.services.backupgateway.model
-
The details of gateway.
- GatewayDetails() - Constructor for class com.amazonaws.services.backupgateway.model.GatewayDetails
-
- GatewayType - Enum in com.amazonaws.services.backupgateway.model
-
- getActivationKey() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The activation key of the created gateway.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getDayOfMonth() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the month start maintenance on a gateway.
- getDayOfWeek() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- getErrorCode() - Method in exception com.amazonaws.services.backupgateway.model.AccessDeniedException
-
A description of why you have insufficient permissions.
- getErrorCode() - Method in exception com.amazonaws.services.backupgateway.model.ConflictException
-
A description of why the operation is not supported.
- getErrorCode() - Method in exception com.amazonaws.services.backupgateway.model.InternalServerException
-
A description of which internal error occured.
- getErrorCode() - Method in exception com.amazonaws.services.backupgateway.model.ResourceNotFoundException
-
A description of which resource wasn't found.
- getErrorCode() - Method in exception com.amazonaws.services.backupgateway.model.ValidationException
-
A description of what caused the validation error.
- getExecutorService() - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getGateway(GetGatewayRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getGateway(GetGatewayRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- getGateway(GetGatewayRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- getGateway() - Method in class com.amazonaws.services.backupgateway.model.GetGatewayResult
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerResult
-
The Amazon Resource Name (ARN) of a gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you create.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway to delete.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you deleted.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerRequest
-
The Amazon Resource Name (ARN) of the gateway to disassociate.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerResult
-
The Amazon Resource Name (ARN) of the gateway you disassociated.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.GetGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The Amazon Resource Name (ARN) for the gateway, used to specify its maintenance start time.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeResult
-
The Amazon Resource Name (ARN) of a gateway for which you set the maintenance start time.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The Amazon Resource Name (ARN) of the gateway to the hypervisor to test.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The Amazon Resource Name (ARN) of the gateway to update.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowRequest
-
The Amazon Resource Name (ARN) of the gateway to be updated.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- getGatewayAsync(GetGatewayRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getGatewayAsync(GetGatewayRequest, AsyncHandler<GetGatewayRequest, GetGatewayResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getGatewayAsync(GetGatewayRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- getGatewayAsync(GetGatewayRequest, AsyncHandler<GetGatewayRequest, GetGatewayResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- getGatewayAsync(GetGatewayRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getGatewayAsync(GetGatewayRequest, AsyncHandler<GetGatewayRequest, GetGatewayResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getGatewayDisplayName() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The display name of the created gateway.
- getGatewayDisplayName() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The display name of the gateway.
- getGatewayDisplayName() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The display name of the gateway.
- getGatewayDisplayName() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The updated display name of the gateway.
- GetGatewayRequest - Class in com.amazonaws.services.backupgateway.model
-
- GetGatewayRequest() - Constructor for class com.amazonaws.services.backupgateway.model.GetGatewayRequest
-
- GetGatewayResult - Class in com.amazonaws.services.backupgateway.model
-
- GetGatewayResult() - Constructor for class com.amazonaws.services.backupgateway.model.GetGatewayResult
-
- getGateways() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
A list of your gateways.
- getGatewayType() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The type of created gateway.
- getGatewayType() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The type of the gateway.
- getGatewayType() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The type of the gateway type.
- getHost() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The server host of the hypervisor.
- getHost() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The server host of the hypervisor.
- getHost() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The server host of the hypervisor.
- getHost() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated host of the hypervisor.
- getHostName() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The host name of the virtual machine.
- getHourOfDay() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to delete.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you deleted.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationResult
-
The Amazon Resource Name (ARN) of the hypervisor you disassociated.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to update.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you updated.
- getHypervisorId() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The hypervisor ID of the gateway.
- getHypervisorId() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The hypervisor ID of the gateway.
- getHypervisorId() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The ID of the virtual machine's hypervisor.
- getHypervisors() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
A list of your Hypervisor objects, ordered by their Amazon Resource Names (ARNs).
- getKey() - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The key part of a tag's key-value pair.
- getKmsKeyArn() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the Key Management Service used to encrypt the hypervisor.
- getKmsKeyArn() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The Key Management Service for the hypervisor.
- getLastBackupDate() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The most recent date a virtual machine was backed up, in Unix format and UTC time.
- getLastSeenTime() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The last time Backup gateway communicated with the gateway, in Unix format and UTC time.
- getLastSeenTime() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the last time Backup gateway communicated with the cloud, in Unix format and UTC time.
- getMaxResults() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The maximum number of gateways to list.
- getMaxResults() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The maximum number of hypervisors to list.
- getMaxResults() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The maximum number of virtual machines to list.
- getMinuteOfHour() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The minute of the hour to start maintenance on a gateway.
- getName() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The name of the hypervisor.
- getName() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The name of the hypervisor.
- getName() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated name for the hypervisor
- getName() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The name of the virtual machine.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The next item following a partial list of returned resources.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
The next item following a partial list of returned resources.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The next item following a partial list of returned resources.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
The next item following a partial list of returned resources.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The next item following a partial list of returned resources.
- getNextToken() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
The next item following a partial list of returned resources.
- getNextUpdateAvailabilityTime() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the next update availability time of the gateway.
- getPassword() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The password for the hypervisor.
- getPassword() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The password for the hypervisor.
- getPassword() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated password for the hypervisor.
- getPath() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The path of the virtual machine.
- getResourceArn() - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource's tags to list.
- getResourceArn() - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
The Amazon Resource Name (ARN) of the resource's tags that you listed.
- getResourceARN() - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to tag.
- getResourceARN() - Method in class com.amazonaws.services.backupgateway.model.TagResourceResult
-
The Amazon Resource Name (ARN) of the resource you tagged.
- getResourceARN() - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- getResourceARN() - Method in class com.amazonaws.services.backupgateway.model.UntagResourceResult
-
The Amazon Resource Name (ARN) of the resource from which you removed tags.
- getResourceArn() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The Amazon Resource Name (ARN) of the virtual machine.
- getServerArn() - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the server that hosts your virtual machines.
- getState() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- getTagKeys() - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The list of tag keys specifying which tags to remove.
- getTags() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
A list of up to 50 tags to assign to the gateway.
- getTags() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The tags of the hypervisor configuration to import.
- getTags() - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
A list of the resource's tags.
- getTags() - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
A list of tags to assign to the resource.
- getUsername() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The username for the hypervisor.
- getUsername() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The username for the hypervisor.
- getUsername() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated username for the hypervisor.
- getValue() - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The value part of a tag's key-value pair.
- getVirtualMachines() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
A list of your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).
- getVpcEndpoint() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The DNS name for the virtual private cloud (VPC) endpoint the gateway uses to connect to the cloud for backup
gateway.
- setActivationKey(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The activation key of the created gateway.
- setDayOfMonth(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the month start maintenance on a gateway.
- setDayOfWeek(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- setErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.AccessDeniedException
-
A description of why you have insufficient permissions.
- setErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ConflictException
-
A description of why the operation is not supported.
- setErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.InternalServerException
-
A description of which internal error occured.
- setErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ResourceNotFoundException
-
A description of which resource wasn't found.
- setErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ValidationException
-
A description of what caused the validation error.
- setGateway(GatewayDetails) - Method in class com.amazonaws.services.backupgateway.model.GetGatewayResult
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerResult
-
The Amazon Resource Name (ARN) of a gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you create.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway to delete.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you deleted.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerRequest
-
The Amazon Resource Name (ARN) of the gateway to disassociate.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerResult
-
The Amazon Resource Name (ARN) of the gateway you disassociated.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The Amazon Resource Name (ARN) for the gateway, used to specify its maintenance start time.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeResult
-
The Amazon Resource Name (ARN) of a gateway for which you set the maintenance start time.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The Amazon Resource Name (ARN) of the gateway to the hypervisor to test.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The Amazon Resource Name (ARN) of the gateway to update.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowRequest
-
The Amazon Resource Name (ARN) of the gateway to be updated.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- setGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The display name of the created gateway.
- setGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The display name of the gateway.
- setGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The display name of the gateway.
- setGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The updated display name of the gateway.
- setGateways(Collection<Gateway>) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
A list of your gateways.
- setGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The type of created gateway.
- setGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The type of the gateway.
- setGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The type of the gateway type.
- setHost(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The server host of the hypervisor.
- setHost(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The server host of the hypervisor.
- setHost(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The server host of the hypervisor.
- setHost(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated host of the hypervisor.
- setHostName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The host name of the virtual machine.
- setHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to delete.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you deleted.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationResult
-
The Amazon Resource Name (ARN) of the hypervisor you disassociated.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to update.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you updated.
- setHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The hypervisor ID of the gateway.
- setHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The hypervisor ID of the gateway.
- setHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The ID of the virtual machine's hypervisor.
- setHypervisors(Collection<Hypervisor>) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
A list of your Hypervisor objects, ordered by their Amazon Resource Names (ARNs).
- setKey(String) - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The key part of a tag's key-value pair.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the Key Management Service used to encrypt the hypervisor.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The Key Management Service for the hypervisor.
- setLastBackupDate(Date) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The most recent date a virtual machine was backed up, in Unix format and UTC time.
- setLastSeenTime(Date) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The last time Backup gateway communicated with the gateway, in Unix format and UTC time.
- setLastSeenTime(Date) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the last time Backup gateway communicated with the cloud, in Unix format and UTC time.
- setMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The maximum number of gateways to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The maximum number of hypervisors to list.
- setMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The maximum number of virtual machines to list.
- setMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The minute of the hour to start maintenance on a gateway.
- setName(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The name of the hypervisor.
- setName(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The name of the hypervisor.
- setName(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated name for the hypervisor
- setName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The name of the virtual machine.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The next item following a partial list of returned resources.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
The next item following a partial list of returned resources.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The next item following a partial list of returned resources.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
The next item following a partial list of returned resources.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The next item following a partial list of returned resources.
- setNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
The next item following a partial list of returned resources.
- setNextUpdateAvailabilityTime(Date) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the next update availability time of the gateway.
- setPassword(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The password for the hypervisor.
- setPassword(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The password for the hypervisor.
- setPassword(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated password for the hypervisor.
- setPath(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The path of the virtual machine.
- setResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource's tags to list.
- setResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
The Amazon Resource Name (ARN) of the resource's tags that you listed.
- setResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to tag.
- setResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.TagResourceResult
-
The Amazon Resource Name (ARN) of the resource you tagged.
- setResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- setResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceResult
-
The Amazon Resource Name (ARN) of the resource from which you removed tags.
- setResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The Amazon Resource Name (ARN) of the virtual machine.
- setServerArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the server that hosts your virtual machines.
- setState(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The list of tag keys specifying which tags to remove.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
A list of up to 50 tags to assign to the gateway.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The tags of the hypervisor configuration to import.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
A list of the resource's tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
A list of tags to assign to the resource.
- setUsername(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The username for the hypervisor.
- setUsername(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The username for the hypervisor.
- setUsername(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated username for the hypervisor.
- setValue(String) - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The value part of a tag's key-value pair.
- setVirtualMachines(Collection<VirtualMachine>) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
A list of your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).
- setVpcEndpoint(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The DNS name for the virtual private cloud (VPC) endpoint the gateway uses to connect to the cloud for backup
gateway.
- shutdown() - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- shutdown() - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
- standard() - Static method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClientBuilder
-
- Tag - Class in com.amazonaws.services.backupgateway.model
-
A key-value pair you can use to manage, filter, and search for your resources.
- Tag() - Constructor for class com.amazonaws.services.backupgateway.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
Tag the resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
Tag the resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Tag the resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Tag the resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.backupgateway.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.backupgateway.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.backupgateway.model.TagResourceResult
-
- testHypervisorConfiguration(TestHypervisorConfigurationRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- testHypervisorConfiguration(TestHypervisorConfigurationRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
- testHypervisorConfiguration(TestHypervisorConfigurationRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest, AsyncHandler<TestHypervisorConfigurationRequest, TestHypervisorConfigurationResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest, AsyncHandler<TestHypervisorConfigurationRequest, TestHypervisorConfigurationResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- testHypervisorConfigurationAsync(TestHypervisorConfigurationRequest, AsyncHandler<TestHypervisorConfigurationRequest, TestHypervisorConfigurationResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- TestHypervisorConfigurationRequest - Class in com.amazonaws.services.backupgateway.model
-
- TestHypervisorConfigurationRequest() - Constructor for class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
- TestHypervisorConfigurationResult - Class in com.amazonaws.services.backupgateway.model
-
- TestHypervisorConfigurationResult() - Constructor for class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationResult
-
- toString() - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.backupgateway.model.GatewayType
-
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetGatewayRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetGatewayResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.backupgateway.model.HypervisorState
-
- toString() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
Returns a string representation of this object.
- withActivationKey(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The activation key of the created gateway.
- withDayOfMonth(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the month start maintenance on a gateway.
- withDayOfWeek(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- withErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.AccessDeniedException
-
A description of why you have insufficient permissions.
- withErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ConflictException
-
A description of why the operation is not supported.
- withErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.InternalServerException
-
A description of which internal error occured.
- withErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ResourceNotFoundException
-
A description of which resource wasn't found.
- withErrorCode(String) - Method in exception com.amazonaws.services.backupgateway.model.ValidationException
-
A description of what caused the validation error.
- withGateway(GatewayDetails) - Method in class com.amazonaws.services.backupgateway.model.GetGatewayResult
-
By providing the ARN (Amazon Resource Name), this API returns the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerResult
-
The Amazon Resource Name (ARN) of a gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you create.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway to delete.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteGatewayResult
-
The Amazon Resource Name (ARN) of the gateway you deleted.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerRequest
-
The Amazon Resource Name (ARN) of the gateway to disassociate.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.DisassociateGatewayFromServerResult
-
The Amazon Resource Name (ARN) of the gateway you disassociated.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetGatewayRequest
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The Amazon Resource Name (ARN) for the gateway, used to specify its maintenance start time.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeResult
-
The Amazon Resource Name (ARN) of a gateway for which you set the maintenance start time.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The Amazon Resource Name (ARN) of the gateway to the hypervisor to test.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The Amazon Resource Name (ARN) of the gateway to update.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowRequest
-
The Amazon Resource Name (ARN) of the gateway to be updated.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewaySoftwareNowResult
-
The Amazon Resource Name (ARN) of the gateway you updated.
- withGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The display name of the created gateway.
- withGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The display name of the gateway.
- withGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The display name of the gateway.
- withGatewayDisplayName(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateGatewayInformationRequest
-
The updated display name of the gateway.
- withGateways(Gateway...) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
A list of your gateways.
- withGateways(Collection<Gateway>) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
A list of your gateways.
- withGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The type of created gateway.
- withGatewayType(GatewayType) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
The type of created gateway.
- withGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The type of the gateway.
- withGatewayType(GatewayType) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The type of the gateway.
- withGatewayType(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The type of the gateway type.
- withGatewayType(GatewayType) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The type of the gateway type.
- withHost(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The server host of the hypervisor.
- withHost(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The server host of the hypervisor.
- withHost(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The server host of the hypervisor.
- withHost(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated host of the hypervisor.
- withHostName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The host name of the virtual machine.
- withHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to delete.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.DeleteHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you deleted.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationResult
-
The Amazon Resource Name (ARN) of the hypervisor you disassociated.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor to update.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorResult
-
The Amazon Resource Name (ARN) of the hypervisor you updated.
- withHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The hypervisor ID of the gateway.
- withHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The hypervisor ID of the gateway.
- withHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The ID of the virtual machine's hypervisor.
- withHypervisors(Hypervisor...) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
A list of your Hypervisor objects, ordered by their Amazon Resource Names (ARNs).
- withHypervisors(Collection<Hypervisor>) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
A list of your Hypervisor objects, ordered by their Amazon Resource Names (ARNs).
- withKey(String) - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The key part of a tag's key-value pair.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The Amazon Resource Name (ARN) of the Key Management Service used to encrypt the hypervisor.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The Key Management Service for the hypervisor.
- withLastBackupDate(Date) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The most recent date a virtual machine was backed up, in Unix format and UTC time.
- withLastSeenTime(Date) - Method in class com.amazonaws.services.backupgateway.model.Gateway
-
The last time Backup gateway communicated with the gateway, in Unix format and UTC time.
- withLastSeenTime(Date) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the last time Backup gateway communicated with the cloud, in Unix format and UTC time.
- withMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The maximum number of gateways to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The maximum number of hypervisors to list.
- withMaxResults(Integer) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The maximum number of virtual machines to list.
- withMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The minute of the hour to start maintenance on a gateway.
- withName(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The name of the hypervisor.
- withName(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The name of the hypervisor.
- withName(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated name for the hypervisor
- withName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The name of the virtual machine.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysRequest
-
The next item following a partial list of returned resources.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListGatewaysResult
-
The next item following a partial list of returned resources.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsRequest
-
The next item following a partial list of returned resources.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
The next item following a partial list of returned resources.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesRequest
-
The next item following a partial list of returned resources.
- withNextToken(String) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
The next item following a partial list of returned resources.
- withNextUpdateAvailabilityTime(Date) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Details showing the next update availability time of the gateway.
- withPassword(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The password for the hypervisor.
- withPassword(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The password for the hypervisor.
- withPassword(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated password for the hypervisor.
- withPath(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The path of the virtual machine.
- withResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource's tags to list.
- withResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
The Amazon Resource Name (ARN) of the resource's tags that you listed.
- withResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to tag.
- withResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.TagResourceResult
-
The Amazon Resource Name (ARN) of the resource you tagged.
- withResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- withResourceARN(String) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceResult
-
The Amazon Resource Name (ARN) of the resource from which you removed tags.
- withResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachine
-
The Amazon Resource Name (ARN) of the virtual machine.
- withServerArn(String) - Method in class com.amazonaws.services.backupgateway.model.AssociateGatewayToServerRequest
-
The Amazon Resource Name (ARN) of the server that hosts your virtual machines.
- withState(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- withState(HypervisorState) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- withTagKeys(String...) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The list of tag keys specifying which tags to remove.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.backupgateway.model.UntagResourceRequest
-
The list of tag keys specifying which tags to remove.
- withTags(Tag...) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
A list of up to 50 tags to assign to the gateway.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.CreateGatewayRequest
-
A list of up to 50 tags to assign to the gateway.
- withTags(Tag...) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The tags of the hypervisor configuration to import.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The tags of the hypervisor configuration to import.
- withTags(Tag...) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
A list of the resource's tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.ListTagsForResourceResult
-
A list of the resource's tags.
- withTags(Tag...) - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
A list of tags to assign to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.backupgateway.model.TagResourceRequest
-
A list of tags to assign to the resource.
- withUsername(String) - Method in class com.amazonaws.services.backupgateway.model.ImportHypervisorConfigurationRequest
-
The username for the hypervisor.
- withUsername(String) - Method in class com.amazonaws.services.backupgateway.model.TestHypervisorConfigurationRequest
-
The username for the hypervisor.
- withUsername(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The updated username for the hypervisor.
- withValue(String) - Method in class com.amazonaws.services.backupgateway.model.Tag
-
The value part of a tag's key-value pair.
- withVirtualMachines(VirtualMachine...) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
A list of your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).
- withVirtualMachines(Collection<VirtualMachine>) - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
A list of your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).
- withVpcEndpoint(String) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
The DNS name for the virtual private cloud (VPC) endpoint the gateway uses to connect to the cloud for backup
gateway.