- 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.
- getAverageUploadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The average upload rate limit component of the bandwidth rate limit interval, in bits per second.
- getAwsTagKey() - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The key part of the Amazon Web Services tag's key-value pair.
- getAwsTagValue() - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The value part of the Amazon Web Services tag's key-value pair.
- getBandwidthRateLimitIntervals() - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- getBandwidthRateLimitIntervals() - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleRequest
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- getBandwidthRateLimitSchedule(GetBandwidthRateLimitScheduleRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getBandwidthRateLimitSchedule(GetBandwidthRateLimitScheduleRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
Retrieves the bandwidth rate limit schedule for a specified gateway.
- getBandwidthRateLimitSchedule(GetBandwidthRateLimitScheduleRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
Retrieves the bandwidth rate limit schedule for a specified gateway.
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest, AsyncHandler<GetBandwidthRateLimitScheduleRequest, GetBandwidthRateLimitScheduleResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Retrieves the bandwidth rate limit schedule for a specified gateway.
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest, AsyncHandler<GetBandwidthRateLimitScheduleRequest, GetBandwidthRateLimitScheduleResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
Retrieves the bandwidth rate limit schedule for a specified gateway.
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getBandwidthRateLimitScheduleAsync(GetBandwidthRateLimitScheduleRequest, AsyncHandler<GetBandwidthRateLimitScheduleRequest, GetBandwidthRateLimitScheduleResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- GetBandwidthRateLimitScheduleRequest - Class in com.amazonaws.services.backupgateway.model
-
- GetBandwidthRateLimitScheduleRequest() - Constructor for class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleRequest
-
- GetBandwidthRateLimitScheduleResult - Class in com.amazonaws.services.backupgateway.model
-
- GetBandwidthRateLimitScheduleResult() - Constructor for class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
- 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.MaintenanceStartTime
-
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
- 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.MaintenanceStartTime
-
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
- getDayOfWeek() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- getDaysOfWeek() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6,
where 0 represents Sunday and 6 represents Saturday.
- getEndHourOfDay() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to end the bandwidth rate limit interval.
- getEndMinuteOfHour() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to end the bandwidth rate limit interval.
- 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.ThrottlingException
-
Error: TPS has been limited to protect against intentional or unintentional high request volumes.
- 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.GetBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
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.PutBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- getGatewayArn() - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleResult
-
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.HypervisorDetails
-
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.
- getHostName() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The host name of the virtual machine.
- getHourOfDay() - Method in class com.amazonaws.services.backupgateway.model.MaintenanceStartTime
-
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
- getHourOfDay() - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- getHypervisor(GetHypervisorRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getHypervisor(GetHypervisorRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
This action requests information about the specified hypervisor to which the gateway will connect.
- getHypervisor(GetHypervisorRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
This action requests information about the specified hypervisor to which the gateway will connect.
- getHypervisor() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorResult
-
Details about the requested hypervisor.
- 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.GetHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.HypervisorDetails
-
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.ListVirtualMachinesRequest
-
The Amazon Resource Name (ARN) of the hypervisor connected to your virtual machine.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- getHypervisorArn() - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.
- getHypervisorAsync(GetHypervisorRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getHypervisorAsync(GetHypervisorRequest, AsyncHandler<GetHypervisorRequest, GetHypervisorResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getHypervisorAsync(GetHypervisorRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action requests information about the specified hypervisor to which the gateway will connect.
- getHypervisorAsync(GetHypervisorRequest, AsyncHandler<GetHypervisorRequest, GetHypervisorResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action requests information about the specified hypervisor to which the gateway will connect.
- getHypervisorAsync(GetHypervisorRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getHypervisorAsync(GetHypervisorRequest, AsyncHandler<GetHypervisorRequest, GetHypervisorResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- 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.
- getHypervisorId() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The ID of the virtual machine's hypervisor.
- getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
This action retrieves the property mappings for the specified hypervisor.
- getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
This action retrieves the property mappings for the specified hypervisor.
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest, AsyncHandler<GetHypervisorPropertyMappingsRequest, GetHypervisorPropertyMappingsResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action retrieves the property mappings for the specified hypervisor.
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest, AsyncHandler<GetHypervisorPropertyMappingsRequest, GetHypervisorPropertyMappingsResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action retrieves the property mappings for the specified hypervisor.
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getHypervisorPropertyMappingsAsync(GetHypervisorPropertyMappingsRequest, AsyncHandler<GetHypervisorPropertyMappingsRequest, GetHypervisorPropertyMappingsResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- GetHypervisorPropertyMappingsRequest - Class in com.amazonaws.services.backupgateway.model
-
- GetHypervisorPropertyMappingsRequest() - Constructor for class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsRequest
-
- GetHypervisorPropertyMappingsResult - Class in com.amazonaws.services.backupgateway.model
-
- GetHypervisorPropertyMappingsResult() - Constructor for class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
- GetHypervisorRequest - Class in com.amazonaws.services.backupgateway.model
-
- GetHypervisorRequest() - Constructor for class com.amazonaws.services.backupgateway.model.GetHypervisorRequest
-
- GetHypervisorResult - Class in com.amazonaws.services.backupgateway.model
-
- GetHypervisorResult() - Constructor for class com.amazonaws.services.backupgateway.model.GetHypervisorResult
-
- getHypervisors() - Method in class com.amazonaws.services.backupgateway.model.ListHypervisorsResult
-
A list of your Hypervisor objects, ordered by their Amazon Resource Names (ARNs).
- getIamRoleArn() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the IAM role.
- getIamRoleArn() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the IAM role.
- 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.HypervisorDetails
-
The Amazon Resource Name (ARN) of the KMS 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.
- getLastBackupDate() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- getLastSuccessfulMetadataSyncTime() - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the time when the most recent successful sync of metadata occurred.
- getLatestMetadataSyncStatus() - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- getLatestMetadataSyncStatusMessage() - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- getLogGroupArn() - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- getLogGroupArn() - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- getMaintenanceStartTime() - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Returns your gateway's weekly maintenance start time including the day and time of the week.
- 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.MaintenanceStartTime
-
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
- 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.HypervisorDetails
-
This is the name of the specified 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.
- getName() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- getPath() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The path of the virtual machine.
- getResourceArn() - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineRequest
-
The Amazon Resource Name (ARN) 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.
- getResourceArn() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- getStartHourOfDay() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to start the bandwidth rate limit interval.
- getStartMinuteOfHour() - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to start the bandwidth rate limit interval.
- getState() - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- getState() - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the current state of the specified 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.
- getVirtualMachine(GetVirtualMachineRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- getVirtualMachine(GetVirtualMachineRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
By providing the ARN (Amazon Resource Name), this API returns the virtual machine.
- getVirtualMachine(GetVirtualMachineRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
By providing the ARN (Amazon Resource Name), this API returns the virtual machine.
- getVirtualMachine() - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineResult
-
This object contains the basic attributes of VirtualMachine contained by the output of
GetVirtualMachine
- getVirtualMachineAsync(GetVirtualMachineRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getVirtualMachineAsync(GetVirtualMachineRequest, AsyncHandler<GetVirtualMachineRequest, GetVirtualMachineResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- getVirtualMachineAsync(GetVirtualMachineRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
By providing the ARN (Amazon Resource Name), this API returns the virtual machine.
- getVirtualMachineAsync(GetVirtualMachineRequest, AsyncHandler<GetVirtualMachineRequest, GetVirtualMachineResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
By providing the ARN (Amazon Resource Name), this API returns the virtual machine.
- getVirtualMachineAsync(GetVirtualMachineRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- getVirtualMachineAsync(GetVirtualMachineRequest, AsyncHandler<GetVirtualMachineRequest, GetVirtualMachineResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- GetVirtualMachineRequest - Class in com.amazonaws.services.backupgateway.model
-
- GetVirtualMachineRequest() - Constructor for class com.amazonaws.services.backupgateway.model.GetVirtualMachineRequest
-
- GetVirtualMachineResult - Class in com.amazonaws.services.backupgateway.model
-
- GetVirtualMachineResult() - Constructor for class com.amazonaws.services.backupgateway.model.GetVirtualMachineResult
-
- getVirtualMachines() - Method in class com.amazonaws.services.backupgateway.model.ListVirtualMachinesResult
-
A list of your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).
- getVmwareCategory() - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
The is the category of VMware.
- getVmwareCategory() - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The is the category of VMware.
- getVmwareTagDescription() - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is a user-defined description of a VMware tag.
- getVmwareTagName() - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is the user-defined name of a VMware tag.
- getVmwareTagName() - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
This is the user-defined name of a VMware tag.
- getVmwareTags() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
These are the details of the VMware tags associated with the specified virtual machine.
- getVmwareToAwsTagMappings() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
- getVmwareToAwsTagMappings() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
- 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.
- setAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The average upload rate limit component of the bandwidth rate limit interval, in bits per second.
- setAwsTagKey(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The key part of the Amazon Web Services tag's key-value pair.
- setAwsTagValue(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The value part of the Amazon Web Services tag's key-value pair.
- setBandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval>) - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- setBandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval>) - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleRequest
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- setDayOfMonth(Integer) - Method in class com.amazonaws.services.backupgateway.model.MaintenanceStartTime
-
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
- 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.MaintenanceStartTime
-
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
- setDayOfWeek(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- setDaysOfWeek(Collection<Integer>) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6,
where 0 represents Sunday and 6 represents Saturday.
- setEndHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to end the bandwidth rate limit interval.
- setEndMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to end the bandwidth rate limit interval.
- 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.ThrottlingException
-
Error: TPS has been limited to protect against intentional or unintentional high request volumes.
- 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.GetBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
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.PutBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- setGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleResult
-
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.HypervisorDetails
-
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.
- setHostName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The host name of the virtual machine.
- setHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.MaintenanceStartTime
-
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
- setHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- setHypervisor(HypervisorDetails) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorResult
-
Details about the requested hypervisor.
- 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.GetHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.HypervisorDetails
-
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.ListVirtualMachinesRequest
-
The Amazon Resource Name (ARN) of the hypervisor connected to your virtual machine.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- setHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.
- setHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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).
- setIamRoleArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the IAM role.
- setIamRoleArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the IAM role.
- 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.HypervisorDetails
-
The Amazon Resource Name (ARN) of the KMS 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.
- setLastBackupDate(Date) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- setLastSuccessfulMetadataSyncTime(Date) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the time when the most recent successful sync of metadata occurred.
- setLatestMetadataSyncStatus(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- setLatestMetadataSyncStatusMessage(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- setLogGroupArn(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- setLogGroupArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- setMaintenanceStartTime(MaintenanceStartTime) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Returns your gateway's weekly maintenance start time including the day and time of the week.
- 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.MaintenanceStartTime
-
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
- 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.HypervisorDetails
-
This is the name of the specified 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.
- setName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- setPath(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The path of the virtual machine.
- setResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineRequest
-
The Amazon Resource Name (ARN) 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.
- setResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- setStartHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to start the bandwidth rate limit interval.
- setStartMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to start the bandwidth rate limit interval.
- setState(String) - Method in class com.amazonaws.services.backupgateway.model.Hypervisor
-
The state of the hypervisor.
- setState(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the current state of the specified 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.
- setVirtualMachine(VirtualMachineDetails) - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineResult
-
This object contains the basic attributes of VirtualMachine contained by the output of
GetVirtualMachine
- 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).
- setVmwareCategory(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
The is the category of VMware.
- setVmwareCategory(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The is the category of VMware.
- setVmwareTagDescription(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is a user-defined description of a VMware tag.
- setVmwareTagName(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is the user-defined name of a VMware tag.
- setVmwareTagName(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
This is the user-defined name of a VMware tag.
- setVmwareTags(Collection<VmwareTag>) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
These are the details of the VMware tags associated with the specified virtual machine.
- setVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping>) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
- setVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping>) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
- 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
-
- startVirtualMachinesMetadataSync(StartVirtualMachinesMetadataSyncRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGateway
-
- startVirtualMachinesMetadataSync(StartVirtualMachinesMetadataSyncRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGateway
-
This action sends a request to sync metadata across the specified virtual machines.
- startVirtualMachinesMetadataSync(StartVirtualMachinesMetadataSyncRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayClient
-
This action sends a request to sync metadata across the specified virtual machines.
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest, AsyncHandler<StartVirtualMachinesMetadataSyncRequest, StartVirtualMachinesMetadataSyncResult>) - Method in class com.amazonaws.services.backupgateway.AbstractAWSBackupGatewayAsync
-
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action sends a request to sync metadata across the specified virtual machines.
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest, AsyncHandler<StartVirtualMachinesMetadataSyncRequest, StartVirtualMachinesMetadataSyncResult>) - Method in interface com.amazonaws.services.backupgateway.AWSBackupGatewayAsync
-
This action sends a request to sync metadata across the specified virtual machines.
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- startVirtualMachinesMetadataSyncAsync(StartVirtualMachinesMetadataSyncRequest, AsyncHandler<StartVirtualMachinesMetadataSyncRequest, StartVirtualMachinesMetadataSyncResult>) - Method in class com.amazonaws.services.backupgateway.AWSBackupGatewayAsyncClient
-
- StartVirtualMachinesMetadataSyncRequest - Class in com.amazonaws.services.backupgateway.model
-
- StartVirtualMachinesMetadataSyncRequest() - Constructor for class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncRequest
-
- StartVirtualMachinesMetadataSyncResult - Class in com.amazonaws.services.backupgateway.model
-
- StartVirtualMachinesMetadataSyncResult() - Constructor for class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncResult
-
- SyncMetadataStatus - Enum in com.amazonaws.services.backupgateway.model
-
- 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
-
- ThrottlingException - Exception in com.amazonaws.services.backupgateway.model
-
TPS has been limited to protect against intentional or unintentional high request volumes.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.backupgateway.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- 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.BandwidthRateLimitInterval
-
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.GetBandwidthRateLimitScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
Returns a string representation of this object.
- 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.GetHypervisorPropertyMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineResult
-
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 class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
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.MaintenanceStartTime
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsResult
-
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.StartVirtualMachinesMetadataSyncRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.backupgateway.model.SyncMetadataStatus
-
- 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.
- toString() - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
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.
- withAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The average upload rate limit component of the bandwidth rate limit interval, in bits per second.
- withAwsTagKey(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The key part of the Amazon Web Services tag's key-value pair.
- withAwsTagValue(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The value part of the Amazon Web Services tag's key-value pair.
- withBandwidthRateLimitIntervals(BandwidthRateLimitInterval...) - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- withBandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval>) - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- withBandwidthRateLimitIntervals(BandwidthRateLimitInterval...) - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleRequest
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- withBandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval>) - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleRequest
-
An array containing bandwidth rate limit schedule intervals for a gateway.
- withDayOfMonth(Integer) - Method in class com.amazonaws.services.backupgateway.model.MaintenanceStartTime
-
The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where
1 represents the first day of the month and 28 represents the last day of the month.
- 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.MaintenanceStartTime
-
An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents
Saturday.
- withDayOfWeek(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The day of the week to start maintenance on a gateway.
- withDaysOfWeek(Integer...) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6,
where 0 represents Sunday and 6 represents Saturday.
- withDaysOfWeek(Collection<Integer>) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6,
where 0 represents Sunday and 6 represents Saturday.
- withEndHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to end the bandwidth rate limit interval.
- withEndMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to end the bandwidth rate limit interval.
- 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.ThrottlingException
-
Error: TPS has been limited to protect against intentional or unintentional high request volumes.
- 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.GetBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetBandwidthRateLimitScheduleResult
-
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.PutBandwidthRateLimitScheduleRequest
-
The Amazon Resource Name (ARN) of the gateway.
- withGatewayArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutBandwidthRateLimitScheduleResult
-
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.HypervisorDetails
-
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.
- withHostName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The host name of the virtual machine.
- withHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.MaintenanceStartTime
-
The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23).
- withHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.PutMaintenanceStartTimeRequest
-
The hour of the day to start maintenance on a gateway.
- withHypervisor(HypervisorDetails) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorResult
-
Details about the requested hypervisor.
- 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.GetHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.HypervisorDetails
-
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.ListVirtualMachinesRequest
-
The Amazon Resource Name (ARN) of the hypervisor connected to your virtual machine.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncRequest
-
The Amazon Resource Name (ARN) of the hypervisor.
- withHypervisorArn(String) - Method in class com.amazonaws.services.backupgateway.model.StartVirtualMachinesMetadataSyncResult
-
The Amazon Resource Name (ARN) of the hypervisor.
- 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.
- withHypervisorId(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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).
- withIamRoleArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
The Amazon Resource Name (ARN) of the IAM role.
- withIamRoleArn(String) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
The Amazon Resource Name (ARN) of the IAM role.
- 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.HypervisorDetails
-
The Amazon Resource Name (ARN) of the KMS 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.
- withLastBackupDate(Date) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- withLastSuccessfulMetadataSyncTime(Date) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the time when the most recent successful sync of metadata occurred.
- withLatestMetadataSyncStatus(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- withLatestMetadataSyncStatus(SyncMetadataStatus) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- withLatestMetadataSyncStatusMessage(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the most recent status for the indicated metadata sync.
- withLogGroupArn(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- withLogGroupArn(String) - Method in class com.amazonaws.services.backupgateway.model.UpdateHypervisorRequest
-
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
- withMaintenanceStartTime(MaintenanceStartTime) - Method in class com.amazonaws.services.backupgateway.model.GatewayDetails
-
Returns your gateway's weekly maintenance start time including the day and time of the week.
- 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.MaintenanceStartTime
-
The minute component of the maintenance start time represented as mm, where mm is the minute (0 to
59).
- 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.HypervisorDetails
-
This is the name of the specified 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.
- withName(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- withPath(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
The path of the virtual machine.
- withResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineRequest
-
The Amazon Resource Name (ARN) 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.
- withResourceArn(String) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
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.
- withStartHourOfDay(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The hour of the day to start the bandwidth rate limit interval.
- withStartMinuteOfHour(Integer) - Method in class com.amazonaws.services.backupgateway.model.BandwidthRateLimitInterval
-
The minute of the hour to start the bandwidth rate limit interval.
- 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.
- withState(String) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the current state of the specified hypervisor.
- withState(HypervisorState) - Method in class com.amazonaws.services.backupgateway.model.HypervisorDetails
-
This is the current state of the specified 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.
- withVirtualMachine(VirtualMachineDetails) - Method in class com.amazonaws.services.backupgateway.model.GetVirtualMachineResult
-
This object contains the basic attributes of VirtualMachine contained by the output of
GetVirtualMachine
- 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).
- withVmwareCategory(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
The is the category of VMware.
- withVmwareCategory(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
The is the category of VMware.
- withVmwareTagDescription(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is a user-defined description of a VMware tag.
- withVmwareTagName(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareTag
-
This is the user-defined name of a VMware tag.
- withVmwareTagName(String) - Method in class com.amazonaws.services.backupgateway.model.VmwareToAwsTagMapping
-
This is the user-defined name of a VMware tag.
- withVmwareTags(VmwareTag...) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
These are the details of the VMware tags associated with the specified virtual machine.
- withVmwareTags(Collection<VmwareTag>) - Method in class com.amazonaws.services.backupgateway.model.VirtualMachineDetails
-
These are the details of the VMware tags associated with the specified virtual machine.
- withVmwareToAwsTagMappings(VmwareToAwsTagMapping...) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
- withVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping>) - Method in class com.amazonaws.services.backupgateway.model.GetHypervisorPropertyMappingsResult
-
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
- withVmwareToAwsTagMappings(VmwareToAwsTagMapping...) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
- withVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping>) - Method in class com.amazonaws.services.backupgateway.model.PutHypervisorPropertyMappingsRequest
-
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
- 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.