Uses of Class
software.amazon.awssdk.services.ec2.model.OperatorResponse
Packages that use OperatorResponse
-
Uses of OperatorResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return OperatorResponseModifier and TypeMethodDescriptionfinal OperatorResponseCreateVolumeResponse.operator()The service provider that manages the volume.final OperatorResponseEbsInstanceBlockDevice.operator()The service provider that manages the EBS volume.final OperatorResponseInstance.operator()The service provider that manages the instance.final OperatorResponseInstanceImageMetadata.operator()The entity that manages the instance.final OperatorResponseInstanceNetworkInterface.operator()The service provider that manages the network interface.final OperatorResponseInstanceStatus.operator()The service provider that manages the instance.final OperatorResponseLaunchTemplate.operator()The entity that manages the launch template.final OperatorResponseLaunchTemplateVersion.operator()The entity that manages the launch template.final OperatorResponseNetworkInterface.operator()The service provider that manages the network interface.final OperatorResponsePlacementGroup.operator()The service provider that manages the Placement Group.final OperatorResponseResponseLaunchTemplateData.operator()The entity that manages the launch template.final OperatorResponseVolume.operator()The service provider that manages the volume.final OperatorResponseVolumeModification.operator()The service provider that manages the resource.final OperatorResponseVolumeRecycleBinInfo.operator()The service provider that manages the volume.final OperatorResponseVolumeStatusItem.operator()The service provider that manages the resource.Methods in software.amazon.awssdk.services.ec2.model with parameters of type OperatorResponseModifier and TypeMethodDescriptionCreateVolumeResponse.Builder.operator(OperatorResponse operator) The service provider that manages the volume.EbsInstanceBlockDevice.Builder.operator(OperatorResponse operator) The service provider that manages the EBS volume.Instance.Builder.operator(OperatorResponse operator) The service provider that manages the instance.InstanceImageMetadata.Builder.operator(OperatorResponse operator) The entity that manages the instance.InstanceNetworkInterface.Builder.operator(OperatorResponse operator) The service provider that manages the network interface.InstanceStatus.Builder.operator(OperatorResponse operator) The service provider that manages the instance.LaunchTemplate.Builder.operator(OperatorResponse operator) The entity that manages the launch template.LaunchTemplateVersion.Builder.operator(OperatorResponse operator) The entity that manages the launch template.NetworkInterface.Builder.operator(OperatorResponse operator) The service provider that manages the network interface.PlacementGroup.Builder.operator(OperatorResponse operator) The service provider that manages the Placement Group.ResponseLaunchTemplateData.Builder.operator(OperatorResponse operator) The entity that manages the launch template.Volume.Builder.operator(OperatorResponse operator) The service provider that manages the volume.VolumeModification.Builder.operator(OperatorResponse operator) The service provider that manages the resource.VolumeRecycleBinInfo.Builder.operator(OperatorResponse operator) The service provider that manages the volume.VolumeStatusItem.Builder.operator(OperatorResponse operator) The service provider that manages the resource.