Uses of Annotation Interface
org.jclouds.javax.annotation.Nullable
Packages that use Nullable
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.This package contains the core components of S3.
This package contains response handlers for S3 commands.
This package contains an Amazon SQS api implemented by
HttpCommandExecutorService
commands.-
Uses of Nullable in org.jclouds
Fields in org.jclouds with annotations of type NullableModifier and TypeFieldDescriptionfinal Integer
JcloudsVersion.alphaVersion
Non-null iffJcloudsVersion.alpha
istrue
final Integer
JcloudsVersion.betaVersion
Non-null iffJcloudsVersion.beta
istrue
protected String
ContextBuilder.credential
final Integer
JcloudsVersion.releaseCandidateVersion
Non-null iffJcloudsVersion.releaseCandidate
istrue
Method parameters in org.jclouds with annotations of type NullableModifier and TypeMethodDescriptionContextBuilder.credentials
(String identity, String credential) constant value of the cloud identity and credential.Constructor parameters in org.jclouds with annotations of type NullableModifierConstructorDescriptionprotected
ContextBuilder
(ProviderMetadata providerMetadata, ApiMetadata apiMetadata) -
Uses of Nullable in org.jclouds.apis
Method parameters in org.jclouds.apis with annotations of type NullableModifier and TypeMethodDescriptionApiMetadata.Builder.buildVersion
(String buildVersion) ApiMetadata.Builder.credentialName
(String credentialName) ApiMetadata.Builder.defaultCredential
(String defaultCredential) ApiMetadata.Builder.defaultEndpoint
(String defaultEndpoint) ApiMetadata.Builder.defaultIdentity
(String defaultIdentity) -
Uses of Nullable in org.jclouds.atmos
Methods in org.jclouds.atmos with annotations of type NullableModifier and TypeMethodDescriptionAtmosClient.createFile
(String parent, AtmosObject object, PutOptions... options) AtmosResponseException.getError()
-
Uses of Nullable in org.jclouds.atmos.domain
Methods in org.jclouds.atmos.domain with annotations of type NullableMethod parameters in org.jclouds.atmos.domain with annotations of type NullableModifier and TypeMethodDescriptionAtmosObject.Factory.create
(MutableContentMetadata contentMetadata) Constructor parameters in org.jclouds.atmos.domain with annotations of type Nullable -
Uses of Nullable in org.jclouds.atmos.domain.internal
Methods in org.jclouds.atmos.domain.internal with annotations of type NullableConstructor parameters in org.jclouds.atmos.domain.internal with annotations of type Nullable -
Uses of Nullable in org.jclouds.aws
Methods in org.jclouds.aws with annotations of type Nullable -
Uses of Nullable in org.jclouds.aws.ec2
Method parameters in org.jclouds.aws.ec2 with annotations of type NullableModifier and TypeMethodDescriptioncom.google.common.base.Optional
<? extends AWSAMIApi> AWSEC2Api.getAMIApiForRegion
(String region) com.google.common.base.Optional
<? extends AWSSubnetApi> AWSEC2Api.getAWSSubnetApiForRegion
(String region) com.google.common.base.Optional
<? extends AWSInstanceApi> AWSEC2Api.getInstanceApiForRegion
(String region) com.google.common.base.Optional
<? extends InternetGatewayApi> AWSEC2Api.getInternetGatewayApiForRegion
(String region) Provides synchronous access to Internet Gateway services in a given region.com.google.common.base.Optional
<? extends AWSKeyPairApi> AWSEC2Api.getKeyPairApiForRegion
(String region) com.google.common.base.Optional
<? extends MonitoringApi> AWSEC2Api.getMonitoringApiForRegion
(String region) com.google.common.base.Optional
<? extends PlacementGroupApi> AWSEC2Api.getPlacementGroupApiForRegion
(String region) com.google.common.base.Optional
<? extends RouteTableApi> AWSEC2Api.getRouteTableApiForRegion
(String region) Provides synchronous access to Route Table services in a given region.com.google.common.base.Optional
<? extends AWSSecurityGroupApi> AWSEC2Api.getSecurityGroupApiForRegion
(String region) com.google.common.base.Optional
<? extends SpotInstanceApi> AWSEC2Api.getSpotInstanceApiForRegion
(String region) -
Uses of Nullable in org.jclouds.aws.ec2.compute
Method parameters in org.jclouds.aws.ec2.compute with annotations of type NullableModifier and TypeMethodDescriptionstatic AWSEC2TemplateOptions
AWSEC2TemplateOptions.Builder.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination) -
Uses of Nullable in org.jclouds.aws.ec2.domain
Methods in org.jclouds.aws.ec2.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract List
<RouteTableAssociation> RouteTable.associationSet()
abstract List
<InternetGatewayAttachment> InternetGateway.attachmentSet()
abstract String
VPC.Builder.cidrBlock()
abstract String
VPC.cidrBlock()
abstract String
Route.destinationCidrBlock()
abstract String
VPC.dhcpOptionsId()
abstract String
Route.gatewayId()
LaunchSpecification.getSubnetId()
The ID of the subnet in which to launch the Spot Instance.abstract String
InternetGateway.id()
abstract String
RouteTable.id()
abstract String
RouteTableAssociation.id()
abstract String
VPC.Builder.id()
abstract String
VPC.id()
abstract VPC.InstanceTenancy
VPC.Builder.instanceTenancy()
abstract VPC.InstanceTenancy
VPC.instanceTenancy()
abstract Boolean
VPC.Builder.isDefault()
abstract Boolean
VPC.isDefault()
abstract Boolean
RouteTableAssociation.main()
abstract String
Route.origin()
RouteTable.routeSet()
abstract String
RouteTableAssociation.routeTableId()
abstract InternetGatewayAttachment.State
InternetGatewayAttachment.state()
abstract Route.RouteState
Route.state()
abstract VPC.State
VPC.Builder.state()
abstract VPC.State
VPC.state()
abstract String
RouteTableAssociation.subnetId()
InternetGateway.tags()
RouteTable.tags()
VPC.Builder.tags()
VPC.tags()
abstract String
InternetGatewayAttachment.vpcId()
abstract String
RouteTable.vpcId()
Method parameters in org.jclouds.aws.ec2.domain with annotations of type NullableModifier and TypeMethodDescriptionLaunchSpecification.Builder.mapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination) LaunchSpecification.Builder.mapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapNewVolumeToDevice
(String deviceName, int sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapNewVolumeToDevice
(String deviceName, int sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) LaunchSpecification.Builder.mapNewVolumeToDevice
(String deviceName, int sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) Constructor parameters in org.jclouds.aws.ec2.domain with annotations of type NullableModifierConstructorDescriptionSpotInstanceRequest
(String region, String availabilityZoneGroup, String launchedAvailabilityZone, Date createTime, String faultCode, String faultMessage, String instanceId, String launchGroup, LaunchSpecification launchSpecification, String productDescription, String id, float spotPrice, SpotInstanceRequest.State state, String rawState, SpotInstanceRequest.Type type, Date validFrom, Date validUntil, String statusCode, String statusMessage, Date statusUpdateTime, Map<String, String> tags) -
Uses of Nullable in org.jclouds.aws.ec2.features
Method parameters in org.jclouds.aws.ec2.features with annotations of type NullableModifier and TypeMethodDescriptionvoid
AWSAMIApi.addProductCodesToImageInRegion
(String region, Iterable<String> productCodes, String imageId) AddsproductCode
s to an AMI.RouteTableApi.associateRouteTable
(String region, String routeTableId, String subnetId) Associates a subnet with a route table.RouteTableApi.associateRouteTable
(String region, String routeTableId, String subnetId, RouteTableOptions options) InternetGatewayApi.attachInternetGateway
(String region, String internetGatewayId, String vpcId) Attaches anInternetGateway
to aVPC
InternetGatewayApi.attachInternetGateway
(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options) Attaches anInternetGateway
to aVPC
, supplying options.void
AWSSecurityGroupApi.authorizeSecurityGroupIngressInRegion
(String region, String groupId, Iterable<IpPermission> perms) void
AWSSecurityGroupApi.authorizeSecurityGroupIngressInRegion
(String region, String groupId, IpPermission perm) void
SpotInstanceApi.cancelSpotInstanceRequestsInRegion
(String region, String... requestIds) Cancels one or more Spot Instance requests.InternetGatewayApi.createInternetGateway
(String region) Creates anInternetGateway
InternetGatewayApi.createInternetGateway
(String region, InternetGatewayOptions options) Creates anInternetGateway
, supplying options.void
PlacementGroupApi.createPlacementGroupInRegion
(String region, String name) void
PlacementGroupApi.createPlacementGroupInRegion
(String region, String name, String strategy) Creates a placement group that you launch cluster compute instances into.boolean
RouteTableApi.createRoute
(String region, String routeTableId, RouteOptions options) Creates a route in a route table within a VPC.RouteTableApi.createRouteTable
(String region, String vpcId) Creates aRouteTable
RouteTableApi.createRouteTable
(String region, String vpcId, RouteTableOptions options) Creates aRouteTable
, supplying options.AWSSecurityGroupApi.createSecurityGroupInRegionAndReturnId
(String region, String name, String description, CreateSecurityGroupOptions... options) AWSSubnetApi.createSubnetInRegion
(String region, String vpcId, String cidrBlock, CreateSubnetOptions... options) Creates a subnet in an existing VPC.VPCApi.createVpc
(String region, String cidrBlock, CreateVpcOptions... options) Creates a VPC with the specified CIDR block.boolean
InternetGatewayApi.deleteInternetGateway
(String region, String internetGatewayId) Deletes anInternetGateway
.boolean
InternetGatewayApi.deleteInternetGateway
(String region, String internetGatewayId, InternetGatewayOptions options) Deletes anInternetGateway
, supplying options.void
PlacementGroupApi.deletePlacementGroupInRegion
(String region, String name) Deletes a placement group from your account.boolean
RouteTableApi.deleteRoute
(String region, String routeTableId, RouteOptions options) Delete a route from a route table.boolean
RouteTableApi.deleteRouteTable
(String region, String routeTableId) Deletes aRouteTable
boolean
RouteTableApi.deleteRouteTable
(String region, String routeTableId, RouteTableOptions options) Delete aRouteTable
, supplying options.void
AWSSecurityGroupApi.deleteSecurityGroupInRegionById
(String region, String name) void
AWSSubnetApi.deleteSubnetInRegion
(String region, String subnetId) Deletes a subnet.boolean
DeletesVPC
.Set
<? extends Reservation<? extends AWSRunningInstance>> AWSInstanceApi.describeInstancesInRegion
(String region, String... instanceIds) Set
<? extends Reservation<? extends AWSRunningInstance>> AWSInstanceApi.describeInstancesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) com.google.common.collect.FluentIterable
<InternetGateway> InternetGatewayApi.describeInternetGatewaysInRegion
(String region, String... internetGatewayIds) DescribesInternetGateway
s.PlacementGroupApi.describePlacementGroupsInRegion
(String region, String... placementGroupIds) Returns information about one or more placement groups in your account.PlacementGroupApi.describePlacementGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about one or more placement groups in your account.com.google.common.collect.FluentIterable
<RouteTable> RouteTableApi.describeRouteTables
(String region, String... routeTableIds) Describes route tables.com.google.common.collect.FluentIterable
<RouteTable> RouteTableApi.describeRouteTablesWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes route tables.AWSSecurityGroupApi.describeSecurityGroupsInRegion
(String region) AWSSecurityGroupApi.describeSecurityGroupsInRegion
(String region, String... securityGroupNames) AWSSecurityGroupApi.describeSecurityGroupsInRegionById
(String region, String... securityGroupNames) AWSSecurityGroupApi.describeSecurityGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) SpotInstanceApi.describeSpotInstanceRequestsInRegion
(String region, String... requestIds) Describes Spot Instance requests.SpotInstanceApi.describeSpotInstanceRequestsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes Spot Instance requests.SpotInstanceApi.describeSpotPriceHistoryInRegion
(String region, DescribeSpotPriceHistoryOptions... options) Describes Spot Price history.com.google.common.collect.FluentIterable
<Subnet> AWSSubnetApi.describeSubnetsInRegion
(String region, String... subnetIds) Describes one or more of your subnets.com.google.common.collect.FluentIterable
<Subnet> AWSSubnetApi.describeSubnetsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about subnets available to you.com.google.common.collect.FluentIterable
<VPC> VPCApi.describeVpcsInRegion
(String region, String... vpcIds) Describes all of your VPCsInternetGatewayApi.detachInternetGateway
(String region, String internetGatewayId, String vpcId) Detaches anInternetGateway
from aVPC
InternetGatewayApi.detachInternetGateway
(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options) Detaches anInternetGateway
from aVPC
, supplying options.boolean
RouteTableApi.disassociateRouteTable
(String region, String associationId) Disassociates a subnet from a route table.boolean
RouteTableApi.disassociateRouteTable
(String region, String associationId, RouteTableOptions options) AWSAMIApi.getProductCodesForImageInRegion
(String region, String imageId) Returns the Product Codes of an image.AWSKeyPairApi.importKeyPairInRegion
(String region, String keyName, String publicKeyMaterial) Imports the public key from an RSA key pair that you created with a third-party tool.boolean
AWSSubnetApi.modifySubnetAttribute
(String region, String subnetId, ModifySubnetAttributeOptions options) Modifies a subnet attribute.MonitoringApi.monitorInstancesInRegion
(String region, String instanceId, String... instanceIds) Enables monitoring for a running instance.void
AWSAMIApi.removeProductCodesFromImageInRegion
(String region, Iterable<String> productCodes, String imageId) RemovesproductCode
s from an AMI.boolean
RouteTableApi.replaceRoute
(String region, String routeTableId, RouteOptions options) Replaces a route in a route table within a VPC.SpotInstanceApi.requestSpotInstanceInRegion
(String region, float spotPrice, String imageId, String instanceType) request a single spot instanceSpotInstanceApi.requestSpotInstancesInRegion
(String region, float spotPrice, int instanceCount, LaunchSpecification launchSpec, RequestSpotInstancesOptions... options) Creates a Spot Instance request.void
AWSSecurityGroupApi.revokeSecurityGroupIngressInRegion
(String region, String groupId, Iterable<IpPermission> perms) void
AWSSecurityGroupApi.revokeSecurityGroupIngressInRegion
(String region, String groupId, IpPermission perm) Reservation
<? extends AWSRunningInstance> AWSInstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) Reservation
<? extends AWSRunningInstance> AWSInstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) MonitoringApi.unmonitorInstancesInRegion
(String region, String instanceId, String... instanceIds) Disables monitoring for a running instance. -
Uses of Nullable in org.jclouds.azure.storage
Methods in org.jclouds.azure.storage with annotations of type Nullable -
Uses of Nullable in org.jclouds.azureblob.blobstore
Method parameters in org.jclouds.azureblob.blobstore with annotations of type NullableModifier and TypeMethodDescriptionAzureBlobRequestSigner.sign
(String method, String container, String name, GetOptions options, long expires, Long contentLength, String contentType) modified sign() method, which acts depending on the Auth input.AzureBlobRequestSigner.sign
(String method, String container, String name, GetOptions options, long expires, Long contentLength, String contentType) modified sign() method, which acts depending on the Auth input.AzureBlobRequestSigner.sign
(String method, String container, String name, GetOptions options, long expires, Long contentLength, String contentType) modified sign() method, which acts depending on the Auth input. -
Uses of Nullable in org.jclouds.azureblob.domain
Method parameters in org.jclouds.azureblob.domain with annotations of type Nullable -
Uses of Nullable in org.jclouds.azureblob.domain.internal
Constructor parameters in org.jclouds.azureblob.domain.internal with annotations of type NullableModifierConstructorDescriptionBlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) Deprecated.BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) BlobPropertiesImpl
(BlobType type, AccessTier tier, String name, String container, URI url, Date lastModified, String eTag, long size, String contentType, byte[] contentMD5, String contentMetadata, String contentLanguage, Date currentExpires, LeaseStatus leaseStatus, Map<String, String> metadata) -
Uses of Nullable in org.jclouds.azureblob.predicates.validators
Method parameters in org.jclouds.azureblob.predicates.validators with annotations of type Nullable -
Uses of Nullable in org.jclouds.azurecompute.arm
Method parameters in org.jclouds.azurecompute.arm with annotations of type NullableModifier and TypeMethodDescriptionAzureComputeApi.getLoadBalancerApi
(String resourcegroup) The LoadBalancer API includes operations for managing load balancers within your subscription.AzureComputeApi.getNetworkInterfaceCardApi
(String resourcegroup) The Network Interface Card API includes operations for managing the NICs in your subscription.AzureComputeApi.getNetworkSecurityGroupApi
(String resourcegroup) The NetworkSecurityGroup API includes operations for managing network security groups within your subscription.AzureComputeApi.getPublicIPAddressApi
(String resourcegroup) The Public IP Address API includes operations for managing public ID Addresses for NICs in your subscription.AzureComputeApi.getVirtualMachineApi
(String resourceGroup) The Virtual Machine API includes operations for managing the virtual machines in your subscription.AzureComputeApi.getVirtualNetworkApi
(String resourcegroup) The Virtual Network API includes operations for managing the virtual networks in your subscription. -
Uses of Nullable in org.jclouds.azurecompute.arm.compute.functions
Methods in org.jclouds.azurecompute.arm.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionstatic Plan
VMImageToImage.createMarketplacePlanIfPresent
(Image image, AzureTemplateOptions templateOptions) In case that image is offered from Azure Marketplace then it requires to provide "Plan Information" (publisher/name/product) when creating VM from such an image. -
Uses of Nullable in org.jclouds.azurecompute.arm.compute.options
Methods in org.jclouds.azurecompute.arm.compute.options with annotations of type NullableModifier and TypeMethodDescriptionabstract String
IpOptions.publicIpId()
ID of the public IP to associate with the NIC. -
Uses of Nullable in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract List
<VaultProperties.AccessPolicyEntry> VaultProperties.accessPolicies()
abstract String
Certificate.IssuerCredentials.accountId()
abstract StorageService.AccountType
StorageServiceUpdateParams.StorageServiceUpdateProperties.accountType()
Specifies whether the account supports locally-redundant storage, geo-redundant storage, zone-redundant storage, or read access geo-redundant storage.abstract String
ActionGroup.actionGroupId()
abstract String
MetricAlertAction.actionGroupId()
abstract List
<ActionGroup> Actions.actionGroups()
abstract Actions
ActivityLogAlertProperties.actions()
abstract List
<MetricAlertAction> MetricAlertProperties.actions()
abstract ActionStatus
Essentials.actionStatus()
OSProfile.WindowsConfiguration.additionalUnattendContent()
unattend contentabstract String
Subnet.SubnetProperties.addressPrefix()
abstract String
OSProfile.adminPassword()
The admin password of the VMabstract String
VirtualMachineScaleSetOSProfile.adminPassword()
The admin password of the VMabstract String
OSProfile.adminUsername()
The admin username of the VMabstract String
VirtualMachineScaleSetOSProfile.adminUsername()
The admin username of the VMabstract String
Essentials.alertRule()
MetricAlertCriteria.alertSensitivity()
abstract Essentials.AlertState
Essentials.alertState()
abstract List
<AlertRuleAnyOfOrLeafCondition> AlertRuleAllOfCondition.allOf()
abstract List
<MetricAlertCriteria> Criteria.allOf()
abstract List
<AlertRuleLeafCondition> AlertRuleAnyOfOrLeafCondition.anyOf()
Deployment.ProviderResourceType.apiVersions()
abstract String
ServicePrincipal.appId()
abstract String
VirtualMachineScaleSetIpConfigurationProperties.applicationGatewayBackendAddressPools()
The application gateway backend address Pools of the Virtual Machine Scale Set Ip Configuration Propertiesabstract String
VaultProperties.AccessPolicyEntry.applicationId()
abstract Certificate.CertificateAttributes
Certificate.attributes()
abstract Certificate.CertificateAttributes
Certificate.CertificateBundle.attributes()
abstract Certificate.CertificateAttributes
Certificate.CertificatePolicy.attributes()
abstract Certificate.CertificateAttributes
Certificate.DeletedCertificate.attributes()
abstract Certificate.CertificateAttributes
Certificate.DeletedCertificateBundle.attributes()
abstract Certificate.IssuerAttributes
Certificate.IssuerBundle.attributes()
abstract Key.KeyAttributes
Key.DeletedKeyBundle.attributes()
abstract Key.KeyAttributes
Key.KeyBundle.attributes()
abstract Secret.SecretAttributes
Secret.attributes()
abstract Secret.SecretAttributes
Secret.DeletedSecretBundle.attributes()
abstract Secret.SecretAttributes
Secret.SecretBundle.attributes()
abstract IdReference
VirtualMachineProperties.availabilitySet()
The availability set of the virtual machineabstract Double
MetricData.average()
The sum of all of the values in the time range.abstract IdReference
InboundNatRuleProperties.backendIPConfiguration()
abstract List
<IdReference> BackendAddressPoolProperties.backendIPConfigurations()
abstract String
Certificate.DeletedCertificateBundle.bytes()
abstract DataDisk.CachingTypes
DataDisk.caching()
The caching type.abstract String
OSDisk.caching()
The caching mode of the os diskabstract Boolean
Certificate.CertificateOperation.cancellationRequested()
abstract String
Certificate.CertificateBundle.certificate()
abstract String
VaultCertificate.certificateStore()
Certificate's store nameabstract String
OSProfile.WindowsConfiguration.WinRM.ProtocolListener.certificateUrl()
abstract String
VirtualMachineScaleSetOSProfile.WindowsConfiguration.WinRM.ProtocolListener.certificateUrl()
The certificate url or the protcol listenerabstract String
Certificate.IssuerParameters.certType()
abstract String
Certificate.CertificateError.code()
abstract String
Status.code()
abstract String
MetricAlertCriteria.componentId()
abstract String
OSProfile.computerName()
The computer name of the VMabstract String
VirtualMachineScaleSetOSProfile.computerNamePrefix()
The computer name of the VMabstract AlertRuleAllOfCondition
ActivityLogAlertProperties.condition()
AlertRuleAnyOfOrLeafCondition.containsAny()
AlertRuleLeafCondition.containsAny()
abstract String
OSProfile.WindowsConfiguration.AdditionalUnattendContent.content()
abstract String
Certificate.CertificateBundle.contentType()
abstract String
Secret.contentType()
abstract String
Secret.DeletedSecretBundle.contentType()
abstract String
Secret.SecretBundle.contentType()
abstract String
Deployment.ContentLink.contentVersion()
abstract JsonBall
AlertProperties.context()
abstract String
Deployment.DeploymentProperties.correlationId()
abstract Long
MetricData.count()
The number of samples in the time range.abstract Integer
Certificate.CertificateAttributes.created()
abstract Integer
Certificate.IssuerAttributes.created()
abstract Integer
Key.KeyAttributes.created()
abstract Integer
Secret.SecretAttributes.created()
abstract String
VaultProperties.createMode()
abstract CreationData.CreateOptions
CreationData.createOption()
abstract String
OSDisk.createOption()
The create options of the os diskabstract Date
StorageService.StorageServiceProperties.creationTime()
Specifies the time that the storage account was created.abstract Certificate.IssuerCredentials
Certificate.IssuerBundle.credentials()
abstract Criteria
MetricAlertProperties.criteria()
abstract String
MetricAlertCriteria.criterionType()
abstract String
Key.JsonWebKey.crv()
abstract String
Certificate.CertificateOperation.csr()
abstract String
OSProfile.customData()
The custom data of the VMabstract String
ImageReference.customImageId()
Specifies the resource identifier of a virtual machine image in your subscription.abstract String
VMImage.customImageId()
The id of the custom image template.abstract String
Key.JsonWebKey.d()
StorageProfile.dataDisks()
The list of the data disks of the storage profileabstract Integer
Certificate.LifetimeActionTrigger.daysBeforeExpiry()
abstract List
<NetworkSecurityRule> NetworkSecurityGroupProperties.defaultSecurityRules()
abstract Integer
Certificate.DeletedCertificate.deletedDate()
abstract Integer
Certificate.DeletedCertificateBundle.deletedDate()
abstract String
Key.DeletedKeyBundle.deletedDate()
abstract String
Secret.DeletedSecretBundle.deletedDate()
abstract Date
Vault.DeletedVaultProperties.deletionDate()
abstract Date
ServicePrincipal.deletionTimestamp()
abstract List
<Deployment.Dependency> Deployment.Dependency.dependencies()
abstract List
<Deployment.Dependency> Deployment.DeploymentProperties.dependencies()
abstract List
<Deployment.Dependency> Deployment.Dependency.dependsOn()
ResourceDefinition.dependsOn()
abstract String
ActivityLogAlertProperties.description()
abstract String
MetricAlertProperties.description()
abstract String
NetworkSecurityRuleProperties.description()
abstract String
NetworkSecurityRuleProperties.destinationPortRange()
abstract DiagnosticsProfile
VirtualMachineProperties.diagnosticsProfile()
The diagnostics profile of the VMabstract List
<MetricDimension> MetricAlertCriteria.dimensions()
abstract String
DataDisk.diskSizeGB()
The size of the data diskabstract Integer
DiskProperties.diskSizeGB()
abstract String
DiskProperties.diskState()
abstract String
ServicePrincipal.displayName()
abstract String
Status.displayStatus()
abstract VirtualMachineScaleSetDNSSettings
NetworkInterfaceConfigurationProperties.dnsSettings()
The dnsSettings of the NetworkInterfaceConfigurationPropertiesabstract String
Key.JsonWebKey.dp()
abstract String
Key.JsonWebKey.dq()
abstract String
Deployment.DeploymentProperties.duration()
abstract String
Key.JsonWebKey.e()
abstract JsonBall
AlertProperties.egressConfig()
abstract String
Certificate.AdministrationDetails.email()
abstract String
Certificate.Contact.email()
abstract Boolean
NetworkInterfaceConfigurationProperties.enableAcceleratedNetworking()
The enableAcceleratedNetworking of the NetworkInterfaceConfigurationPropertiesabstract Boolean
Certificate.IssuerAttributes.enabled()
abstract Boolean
Key.KeyAttributes.enabled()
abstract Boolean
Secret.SecretAttributes.enabled()
abstract Boolean
VaultProperties.enabledForDeployment()
abstract Boolean
VaultProperties.enabledForTemplateDeployment()
abstract Boolean
InboundNatRuleProperties.enableFloatingIP()
abstract Boolean
NetworkInterfaceCardProperties.enableIPForwarding()
abstract Boolean
VaultProperties.enableSoftDelete()
abstract String
AlertRuleAnyOfOrLeafCondition.equals()
abstract String
AlertRuleLeafCondition.equals()
abstract Certificate.CertificateError
Certificate.CertificateOperation.error()
abstract Essentials
AlertProperties.essentials()
abstract String
BackendAddressPool.etag()
abstract String
FrontendIPConfigurations.etag()
abstract String
InboundNatRule.etag()
abstract String
IpConfiguration.etag()
abstract String
NetworkInterfaceCard.etag()
abstract String
NetworkSecurityGroup.etag()
abstract String
NetworkSecurityRule.etag()
abstract String
Probe.etag()
abstract String
Subnet.etag()
abstract String
VirtualNetwork.etag()
abstract String
MetricAlertProperties.evaluationFrequency()
abstract Integer
Key.KeyAttributes.expires()
abstract Integer
Secret.SecretAttributes.expires()
abstract Integer
Certificate.CertificateAttributes.expiry()
abstract Boolean
Certificate.KeyProperties.exportable()
abstract DynamicThresholdFailingPeriods
MetricAlertCriteria.failingPeriods()
abstract String
SKU.family()
abstract String
AlertRuleAnyOfOrLeafCondition.field()
abstract String
AlertRuleLeafCondition.field()
abstract String
Certificate.AdministrationDetails.firstName()
abstract String
DnsSettings.fqdn()
abstract IdReference
InboundNatRuleProperties.frontendIPConfiguration()
abstract String
VMImage.group()
The group of the custom imageabstract String
AlertSummaryGroupItem.groupedby()
abstract HardwareProfile
VirtualMachineProperties.hardwareProfile()
The hardware Profile of the virtual machine .abstract String
AvailabilitySet.id()
The id of the availability setabstract String
BackendAddressPool.id()
abstract String
Certificate.CertificateBundle.id()
abstract String
Certificate.CertificateOperation.id()
abstract String
Certificate.CertificatePolicy.id()
abstract String
Certificate.Contacts.id()
abstract String
Certificate.DeletedCertificate.id()
abstract String
Certificate.DeletedCertificateBundle.id()
abstract String
Certificate.id()
abstract String
Certificate.IssuerBundle.id()
abstract String
Certificate.OrganizationDetails.id()
abstract String
Deployment.Dependency.id()
abstract String
Deployment.id()
The ID associated with the template deployment.abstract String
Deployment.Provider.id()
abstract String
Disk.id()
The id of the diskabstract String
FrontendIPConfigurations.id()
abstract String
IdReference.id()
abstract String
Image.id()
The id of the imageabstract String
InboundNatRule.id()
abstract String
IpConfiguration.id()
abstract String
ManagedDiskParameters.id()
abstract String
NetworkInterfaceCard.id()
abstract String
NetworkSecurityRule.id()
abstract String
Offer.id()
The id of the Offerabstract String
Probe.id()
abstract String
Publisher.id()
The id of the publisherabstract String
Secret.DeletedSecretBundle.id()
abstract String
Secret.id()
abstract String
Secret.SecretBundle.id()
abstract String
SKU.id()
abstract String
StorageService.id()
Specifies the id of the storage account.abstract String
Subnet.id()
abstract String
Vault.DeletedVault.id()
abstract String
Vault.id()
abstract String
VirtualMachineScaleSet.id()
The id of the virtual machine scale setabstract String
VirtualMachineScaleSetNetworkSecurityGroup.id()
The id of the Virtual Machine Scale Set Network Security Groupabstract String
VirtualNetwork.id()
abstract Resource.Identity
Resource.identity()
abstract Integer
InboundNatRuleProperties.idleTimeoutInMinutes()
abstract Integer
VirtualMachineScaleSetPublicIPAddressProperties.idleTimeoutInMinutes()
The idle timeout (in minutes) of the Virtual Machine Scale Set Public IP Address Configurationabstract String
MetricAlertCriteria.ignoreDataBefore()
abstract VHD
DataDisk.image()
The source user image virtual hard disk.abstract VHD
OSDisk.image()
The url of the custom imageabstract ImageReference
StorageProfile.imageReference()
The image reference of the storage profileabstract List
<PublicIPAddress> VMDeployment.ipAddressList()
abstract List
<IpConfiguration> NetworkInterfaceCardProperties.ipConfigurations()
abstract List
<Subnet.IpConfiguration> Subnet.SubnetProperties.ipConfigurations()
abstract Boolean
MetricDefinition.isDimensionRequired()
abstract Certificate.IssuerParameters
Certificate.CertificateOperation.issuer()
abstract Certificate.IssuerParameters
Certificate.CertificatePolicy.issuer()
abstract String
Key.JsonWebKey.k()
abstract Key.JsonWebKey
Key.DeletedKeyBundle.key()
abstract Key.JsonWebKey
Key.KeyBundle.key()
abstract String
OSProfile.LinuxConfiguration.SSH.SSHPublicKey.keyData()
abstract String
VirtualMachineScaleSetOSProfile.LinuxConfiguration.SSH.SSHPublicKey.keyData()
The key data for the SSH public keyabstract String
Key.JsonWebKey.keyHsm()
abstract String
Certificate.CertificateBundle.keyId()
abstract String
Certificate.DeletedCertificateBundle.keyId()
abstract String
Key.KeyOperationResult.keyId()
abstract Certificate.KeyProperties
Certificate.CertificatePolicy.keyProps()
abstract Integer
Certificate.KeyProperties.keySize()
abstract String
Certificate.KeyProperties.keyType()
abstract String
Key.JsonWebKey.kid()
abstract String
Key.kid()
abstract String
Secret.DeletedSecretBundle.kid()
abstract String
Secret.SecretBundle.kid()
abstract String
Resource.kind()
abstract String
Key.JsonWebKey.kty()
abstract Date
Essentials.lastModifiedDateTime()
abstract String
Essentials.lastModifiedUserName()
abstract String
Certificate.AdministrationDetails.lastName()
abstract Date
MetricAlertProperties.lastUpdatedTime()
abstract String
Status.level()
abstract String
VirtualMachineProperties.licenseType()
The license type of the virtual machine.abstract Integer
Certificate.LifetimeActionTrigger.lifetimePercentage()
abstract OSProfile.LinuxConfiguration
OSProfile.linuxConfiguration()
The linux configuration of the VMVirtualMachineScaleSetOSProfile.linuxConfiguration()
The linux configuration of the VMabstract List
<IdReference> IpConfigurationProperties.loadBalancerBackendAddressPools()
abstract List
<IdReference> IpConfigurationProperties.loadBalancerInboundNatRules()
abstract List
<IdReference> BackendAddressPoolProperties.loadBalancingRules()
abstract String
AvailabilitySet.location()
The location of the availability setabstract String
NetworkInterfaceCard.location()
abstract String
NetworkSecurityGroup.location()
abstract String
Offer.location()
The location of the Offerabstract String
Publisher.location()
The location of the publisherabstract String
SKU.location()
abstract String
Vault.DeletedVaultProperties.location()
abstract String
VirtualMachineScaleSet.location()
The location of the virtual machine scale setabstract String
VMImage.location()
The location from where Image was fetchedDeployment.ProviderResourceType.locations()
abstract Integer
DataDisk.lun()
The lun value of the data diskabstract Integer
DiskProperties.lun()
abstract Boolean
Key.DeletedKeyBundle.managed()
abstract Boolean
Key.KeyBundle.managed()
abstract Boolean
Key.managed()
abstract Boolean
Secret.DeletedSecretBundle.managed()
abstract Boolean
Secret.managed()
abstract Boolean
Secret.SecretBundle.managed()
abstract String
Resource.managedBy()
abstract ManagedDiskParameters
DataDisk.managedDiskParameters()
The managed disk parameters.abstract ManagedDiskParameters
OSDisk.managedDiskParameters()
The managed disk parameters.abstract Double
MetricData.maximum()
The greatest value in the time range.abstract String
Certificate.CertificateError.message()
abstract String
Status.message()
abstract String
MetricAlertCriteria.metricName()
abstract String
MetricAlertCriteria.metricNamespace()
abstract Double
MetricData.minimum()
The least value in the time range.abstract String
DeploymentBody.mode()
abstract Essentials.MonitorCondition
Essentials.monitorCondition()
abstract String
Essentials.monitorService()
abstract String
Key.JsonWebKey.n()
abstract String
AvailabilitySet.name()
The name of the availability set.abstract String
Certificate.Contact.name()
abstract String
Certificate.IssuerParameters.name()
abstract String
DataDisk.name()
The name of the data diskabstract String
Disk.name()
The name of the diskabstract StorageAccountType
DiskSku.name()
IdReference.name()
abstract String
Image.name()
The name of the imageabstract String
InboundNatRule.name()
abstract String
IpConfiguration.name()
abstract MetricName
Metric.name()
abstract String
MetricAlertCriteria.name()
abstract String
MetricDimension.name()
abstract String
NetworkInterfaceCard.name()
abstract String
NetworkInterfaceConfiguration.name()
The name of the NetworkInterfaceConfigurationabstract String
NetworkSecurityRule.name()
abstract String
Offer.name()
The name of the Offerabstract String
OSDisk.name()
The name of the os diskabstract String
Probe.name()
abstract String
Publisher.name()
The name of the publisherabstract String
SKU.name()
abstract String
StorageService.name()
Specifies the name of the storage account.abstract String
Subnet.name()
abstract String
Vault.DeletedVault.name()
abstract String
Vault.name()
abstract String
VirtualMachineScaleSet.name()
The name of the virtual machine scale setabstract String
VirtualMachineScaleSetIpConfiguration.name()
The name of the Virtual Machine Scale Set Ip Configurationabstract String
VirtualMachineScaleSetPlan.name()
The name of the Virtual Machine Scale Set Planabstract String
VirtualNetwork.name()
abstract String
VMImage.name()
The name of the custom image template.abstract String
Deployment.Provider.namespace()
abstract List
<NetworkInterfaceCard> VMDeployment.networkInterfaceCards()
NetworkInterfaceConfiguration.networkInterfaceConfigurationProperties()
The networkConfigurationProperties of the NetworkInterfaceConfigurationabstract List
<NetworkInterfaceCard> NetworkSecurityGroupProperties.networkInterfaces()
abstract NetworkProfile
VirtualMachineProperties.networkProfile()
The network profile of the VMabstract IdReference
NetworkInterfaceCardProperties.networkSecurityGroup()
NetworkInterfaceConfigurationProperties.networkSecurityGroup()
The networkSecurityGroup of the NetworkInterfaceConfigurationPropertiesabstract Integer
Certificate.CertificateAttributes.notBefore()
abstract Integer
Key.KeyAttributes.notBefore()
abstract Integer
Secret.SecretAttributes.notBefore()
abstract String
AlertRuleAllOfCondition.odatatype()
abstract String
Criteria.odatatype()
abstract String
ImageReference.offer()
The offer of the image reference.abstract String
VMImage.offer()
The offer of the image reference.abstract MetricAlertCriteria.Operator
MetricAlertCriteria.operator()
abstract String
MetricDimension.operator()
abstract Certificate.OrganizationDetails
Certificate.IssuerBundle.organizationDetails()
abstract OSProfile
VirtualMachineProperties.osProfile()
The OS Profile of the virtual machine .abstract String
OSDisk.osType()
The OS type of the os diskDeployment.DeploymentProperties.outputResources()
Deployment.DeploymentProperties.outputs()
abstract List
<?> DeploymentTemplate.outputs()
abstract Boolean
VirtualMachineScaleSetProperties.overProvision()
Specifies the over provision of the virtual machine scale setabstract String
Key.JsonWebKey.p()
Deployment.DeploymentProperties.parameters()
abstract DeploymentTemplate.Parameters
DeploymentBody.parameters()
abstract Deployment.ContentLink
Deployment.DeploymentProperties.parametersLink()
abstract String
Certificate.IssuerCredentials.password()
abstract String
OSProfile.LinuxConfiguration.SSH.SSHPublicKey.path()
abstract String
VirtualMachineScaleSetOSProfile.LinuxConfiguration.SSH.SSHPublicKey.path()
The path for the SSH public keyabstract VaultProperties.Permissions
VaultProperties.AccessPolicyEntry.permissions()
abstract String
Certificate.Contact.phone()
abstract String
Certificate.AdministrationDetails.phoneNumber()
abstract Plan
Resource.plan()
abstract Plan
Version.VersionProperties.plan()
abstract Plan
VirtualMachine.plan()
Specifies the plan, for marketplace imagesabstract VirtualMachineScaleSetPlan
VirtualMachineScaleSet.plan()
Specifies the optional plan of the virtual machine scale set (only for market image)abstract String
VirtualMachineInstance.platformFaultDomain()
abstract String
VirtualMachineInstance.platformUpdateDomain()
abstract Certificate.CertificatePolicy
Certificate.CertificateBundle.policy()
abstract Boolean
IpConfigurationProperties.primary()
abstract Boolean
NetworkInterfaceCardProperties.primary()
abstract Boolean
NetworkInterfaceConfigurationProperties.primary()
The primary of the NetworkInterfaceConfigurationPropertiesStorageService.StorageServiceProperties.primaryEndpoints()
Specifies the endpoints of the storage account.abstract String
StorageService.StorageServiceProperties.primaryLocation()
A primaryLocation for the storage account.abstract Integer
NetworkSecurityRuleProperties.priority()
abstract String
FrontendIPConfigurationsProperties.privateIPAddress()
abstract String
IpConfigurationProperties.privateIPAddress()
abstract String
VirtualMachineScaleSetIpConfigurationProperties.privateIPAddressVersion()
The private IP address version of the Virtual Machine Scale Set Ip Configuration Propertiesabstract String
FrontendIPConfigurationsProperties.privateIPAllocationMethod()
abstract String
IpConfigurationProperties.privateIPAllocationMethod()
abstract String
VirtualMachineScaleSetPlan.product()
The product of the Virtual Machine Scale Set Planabstract ActivityLogAlertProperties
ActivityLogAlert.properties()
abstract AlertProperties
Alert.properties()
AvailabilitySet.properties()
Specifies the properties of the availability setabstract BackendAddressPoolProperties
BackendAddressPool.properties()
abstract Deployment.DeploymentProperties
Deployment.properties()
Properties of the deployment.Deployment.ProviderResourceType.properties()
abstract FrontendIPConfigurationsProperties
FrontendIPConfigurations.properties()
abstract InboundNatRuleProperties
InboundNatRule.properties()
abstract IpConfigurationProperties
IpConfiguration.properties()
abstract MetricAlertProperties
MetricAlert.properties()
abstract NetworkInterfaceCardProperties
NetworkInterfaceCard.properties()
NetworkProfile.NetworkInterface.properties()
abstract NetworkSecurityGroupProperties
NetworkSecurityGroup.properties()
abstract NetworkSecurityRuleProperties
NetworkSecurityRule.properties()
abstract ProbeProperties
Probe.properties()
abstract Resource.ResourceProperties
Resource.properties()
abstract Object
ResourceDefinition.properties()
abstract Subnet.SubnetProperties
Subnet.properties()
abstract Vault.DeletedVaultProperties
Vault.DeletedVault.properties()
abstract Version.VersionProperties
Version.properties()
The plan for the Version if this image is from the marketplace.abstract VirtualMachineScaleSetProperties
VirtualMachineScaleSet.properties()
Specifies the properties of the availability setVirtualMachineScaleSetIpConfiguration.properties()
The properties of the Virtual Machine Scale Set Ip Configurationabstract ProbeProperties.Protocol
ProbeProperties.protocol()
abstract String
Certificate.IssuerBundle.provider()
abstract List
<Deployment.Provider> Deployment.DeploymentProperties.providers()
abstract String
BackendAddressPoolProperties.provisioningState()
abstract String
DataDisk.provisioningState()
abstract String
Deployment.DeploymentProperties.provisioningState()
abstract String
DiskProperties.provisioningState()
abstract String
ImageProperties.provisioningState()
abstract String
InboundNatRuleProperties.provisioningState()
abstract String
IpConfigurationProperties.provisioningState()
abstract String
NetworkInterfaceCardProperties.provisioningState()
abstract String
NetworkSecurityGroupProperties.provisioningState()
abstract String
NetworkSecurityRuleProperties.provisioningState()
abstract String
ProbeProperties.provisioningState()
abstract String
Resource.ResourceProperties.provisioningState()
abstract String
ResourceGroup.ResourceGroupProperties.provisioningState()
abstract StorageService.Status
StorageService.StorageServiceProperties.provisioningState()
provisioningState for the storage groupabstract String
Subnet.SubnetProperties.provisioningState()
VirtualMachineProperties.provisioningState()
The provisioning state of the VMVirtualMachineScaleSetProperties.provisioningState()
Specifies the state of the provision of the virtual machine scale setabstract String
VirtualNetwork.VirtualNetworkProperties.provisioningState()
abstract IdReference
FrontendIPConfigurationsProperties.publicIPAddress()
abstract IdReference
IpConfigurationProperties.publicIPAddress()
VirtualMachineScaleSetIpConfigurationProperties.publicIPAddressConfiguration()
The public IP address configuration of the Virtual Machine Scale Set Ip Configuration Propertiesabstract KeyVaultReference
DeploymentTemplate.Parameters.publicKeyFromAzureKeyVault()
abstract TemplateParameterType
DeploymentTemplate.TemplateParameters.publicKeyFromAzureKeyVault()
OSProfile.LinuxConfiguration.SSH.publicKeys()
The list of public keys and pathsVirtualMachineScaleSetOSProfile.LinuxConfiguration.SSH.publicKeys()
The list of public keys and pathsabstract String
ImageReference.publisher()
The publisher of the image reference.abstract String
VirtualMachineScaleSetPlan.publisher()
The publisher of the Virtual Machine Scale Set Planabstract String
VMImage.publisher()
The publisher of the image reference.abstract String
Key.JsonWebKey.q()
abstract String
Key.JsonWebKey.qi()
abstract String
Certificate.DeletedCertificate.recoveryId()
abstract String
Certificate.DeletedCertificateBundle.recoveryId()
abstract String
Key.DeletedKeyBundle.recoveryId()
abstract String
Secret.DeletedSecretBundle.recoveryId()
abstract String
Certificate.CertificateAttributes.recoveryLevel()
abstract String
Key.KeyAttributes.recoveryLevel()
abstract String
Secret.SecretAttributes.recoveryLevel()
abstract String
Deployment.Provider.registrationState()
abstract String
Certificate.CertificateOperation.requestId()
abstract String
ProbeProperties.requestPath()
IdReference.resourceGroup()
abstract String
VMImage.resourceGroup()
The resource group for the image in case of custom images.abstract String
NetworkInterfaceCardProperties.resourceGuid()
abstract String
NetworkSecurityGroupProperties.resourceGuid()
abstract String
VirtualNetwork.VirtualNetworkProperties.resourceGuid()
abstract String
MetricDefinition.resourceId()
abstract String
Deployment.Dependency.resourceName()
abstract String
Deployment.Dependency.resourceType()
abstract String
Deployment.ProviderResourceType.resourceType()
abstract List
<Deployment.ProviderResourceType> Deployment.Provider.resourceTypes()
abstract Boolean
Certificate.KeyProperties.reuseKey()
abstract String
DnsSettings.reverseFqdn()
abstract Integer
Certificate.DeletedCertificate.scheduledPurgeDate()
abstract Integer
Certificate.DeletedCertificateBundle.scheduledPurgeDate()
abstract String
Key.DeletedKeyBundle.scheduledPurgeDate()
abstract String
Secret.DeletedSecretBundle.scheduledPurgeDate()
abstract Date
Vault.DeletedVaultProperties.scheduledPurgeDate()
ActivityLogAlertProperties.scopes()
MetricAlertProperties.scopes()
StorageService.StorageServiceProperties.secondaryEndpoints()
Specifies the secondary endpoints of the storage account.abstract String
StorageService.StorageServiceProperties.secondaryLocation()
Secondary location for the storage groupabstract String
Certificate.DeletedCertificateBundle.secredId()
abstract String
Certificate.CertificateBundle.secretId()
abstract Certificate.SecretProperties
Certificate.CertificatePolicy.secretProps()
OSProfile.secrets()
The Secrets configuration of the VMabstract List
<NetworkSecurityRule> NetworkSecurityGroupProperties.securityRules()
abstract String
Essentials.severity()
abstract String
Essentials.signalType()
abstract Boolean
VirtualMachineScaleSetProperties.singlePlacementGroup()
The singlePlacementGroup of the VirtualMachineScaleSetPropertiesabstract AvailabilitySet.SKU
AvailabilitySet.sku()
Specifies the type of the availability setabstract SKU
Disk.sku()
The sku of the diskabstract String
ImageReference.sku()
The sku of the image reference.abstract SKU
Resource.sku()
abstract SKU
VaultProperties.sku()
abstract String
VMImage.sku()
The sku of the image reference.abstract Integer
AlertSummaryGroup.smartGroupsCount()
abstract String
Essentials.sourceCreatedId()
abstract String
NetworkSecurityRuleProperties.sourcePortRange()
abstract IdReference
ImageProperties.sourceVirtualMachine()
abstract OSProfile.LinuxConfiguration.SSH
OSProfile.LinuxConfiguration.ssh()
ssh keysVirtualMachineScaleSetOSProfile.LinuxConfiguration.ssh()
ssh keysabstract Date
Essentials.startDateTime()
abstract String
Certificate.CertificateOperation.status()
abstract String
Certificate.CertificateOperation.statusDetails()
AvailabilitySet.AvailabilitySetProperties.statuses()
A list of statuses in the availability setVirtualMachineInstance.statuses()
abstract StorageService.RegionStatus
StorageService.StorageServiceProperties.statusOfPrimary()
The status of primary endpointsabstract StorageService.RegionStatus
StorageService.StorageServiceProperties.statusOfSecondary()
The secondary status of the storage account.abstract String
VMImage.storage()
The storage of the custom image.abstract StorageAccountType
ManagedDiskParameters.storageAccountType()
abstract StorageAccountType
OSDisk.storageAccountType()
The storage account type.abstract StorageProfile
ImageProperties.storageProfile()
abstract StorageProfile
VirtualMachineProperties.storageProfile()
The Storage Profile of the virtual machine .abstract String
DiagnosticsProfile.BootDiagnostics.storageUri()
abstract String
Certificate.X509CertificateProperties.subject()
abstract Certificate.SubjectAlternativeNames
Certificate.X509CertificateProperties.subjectAltNames()
abstract IdReference
FrontendIPConfigurationsProperties.subnet()
abstract IdReference
IpConfigurationProperties.subnet()
NetworkSecurityGroupProperties.subnets()
VirtualNetwork.VirtualNetworkProperties.subnets()
ActivityLogAlert.tags()
AvailabilitySet.tags()
Specifies the tags of the availability setCertificate.CertificateBundle.tags()
Certificate.DeletedCertificate.tags()
Certificate.DeletedCertificateBundle.tags()
Certificate.tags()
Disk.tags()
the tags of the diskImage.tags()
the tags of the imageKey.DeletedKeyBundle.tags()
Key.KeyBundle.tags()
Key.tags()
MetricAlert.tags()
NetworkInterfaceCard.tags()
NetworkSecurityGroup.tags()
Resource.tags()
ResourceDefinition.tags()
ResourceGroup.tags()
Secret.DeletedSecretBundle.tags()
Secret.SecretBundle.tags()
Secret.tags()
StorageService.tags()
Specifies the tags of the storage account.StorageServiceUpdateParams.tags()
Specifies the tags of the storage account.Vault.DeletedVaultProperties.tags()
Vault.tags()
VirtualMachine.tags()
Specifies the tags of the vmVirtualMachineScaleSet.tags()
Specifies the tags of the virtual machine scale setVirtualNetwork.tags()
abstract String
Certificate.CertificateOperation.target()
abstract String
Essentials.targetResource()
abstract String
Essentials.targetResourceGroup()
abstract String
Essentials.targetResourceName()
abstract String
MetricAlertProperties.targetResourceRegion()
abstract String
Essentials.targetResourceType()
abstract String
MetricAlertProperties.targetResourceType()
Deployment.DeploymentProperties.template()
abstract DeploymentTemplate
DeploymentBody.template()
abstract Deployment.ContentLink
Deployment.DeploymentProperties.templateLink()
abstract String
VaultProperties.tenantId()
abstract String
Certificate.CertificateBundle.thumbprint()
abstract String
Certificate.DeletedCertificate.thumbprint()
abstract String
Certificate.DeletedCertificateBundle.thumbprint()
abstract String
Certificate.thumbprint()
abstract Date
Status.time()
MetricAlertCriteria.timeAggregation()
abstract String
DiskProperties.timeCreated()
abstract String
Deployment.DeploymentProperties.timestamp()
abstract Double
MetricData.total()
The average value in the time rangeabstract String
AvailabilitySet.type()
The type of the availability set.abstract String
Disk.type()
The type of the diskabstract String
StorageService.type()
Specifies the type of the storage account.abstract String
TemplateParameterType.type()
abstract String
Vault.DeletedVault.type()
abstract String
Vault.type()
abstract Integer
Certificate.CertificateAttributes.updated()
abstract Integer
Certificate.IssuerAttributes.updated()
abstract Integer
Key.KeyAttributes.updated()
abstract Integer
Secret.SecretAttributes.updated()
abstract Integer
Certificate.X509CertificateProperties.validityMonths()
abstract String
Key.KeyOperationResult.value()
abstract String
Secret.DeletedSecretBundle.value()
abstract String
Secret.SecretBundle.value()
abstract String
Value.value()
The name of the Valueabstract List
<AlertSummaryGroupItem> AlertSummaryGroup.values()
MetricDimension.values()
abstract String
Vault.DeletedVaultProperties.vaultId()
abstract URI
VaultProperties.vaultUri()
abstract String
ImageReference.version()
The version of the image reference.abstract String
VMImage.version()
The version of the image reference.abstract Version.VersionProperties
VMImage.versionProperties()
Extended version properties.abstract VHD
DataDisk.vhd()
The vhd of the data diskabstract VHD
DiskProperties.vhd()
abstract VHD
OSDisk.vhd()
The vhd of the os diskabstract String
VMImage.vhd1()
The vhd1 of the custom imageabstract String
VMImage.vhd2()
The vhd2 of the custom image.abstract IdReference
NetworkInterfaceCardProperties.virtualMachine()
abstract VirtualMachine
VMDeployment.virtualMachine()
abstract List
<IdReference> AvailabilitySet.AvailabilitySetProperties.virtualMachines()
A list of virtual machines in the availability setSubnet.virtualNetwork()
abstract String
VirtualMachineProperties.vmId()
The id of the virtual machine.abstract Object
ActionGroup.webhookProperties()
abstract Object
MetricAlertAction.webhookProperties()
abstract String
MetricAlertCriteria.webTestId()
abstract OSProfile.WindowsConfiguration
OSProfile.windowsConfiguration()
The windows configuration of the VMVirtualMachineScaleSetOSProfile.windowsConfiguration()
The windows configuration of the VMabstract String
MetricAlertProperties.windowSize()
abstract OSProfile.WindowsConfiguration.WinRM
OSProfile.WindowsConfiguration.winRM()
winRVirtualMachineScaleSetOSProfile.WindowsConfiguration.winRM()
winRMabstract String
Key.JsonWebKey.x()
Certificate.CertificatePolicy.x509props()
abstract String
Key.JsonWebKey.y()
Method parameters in org.jclouds.azurecompute.arm.domain with annotations of type NullableModifier and TypeMethodDescriptionDeployment.DeploymentProperties.create
(String provisioningState, String correlationId, String timestamp, Map<String, JsonBall> outputs, List<Deployment.Provider> providers, List<Deployment.Dependency> dependencies, Map<String, JsonBall> template, Deployment.ContentLink templateLink, Map<String, JsonBall> parameters, Deployment.ContentLink parametersLink, String mode, String duration, List<Map<String, String>> outputResources) Deployment.ProviderResourceType.create
(String resourceType, List<String> locations, List<String> apiVersions, Map<String, JsonBall> properties) static Error.Details
Error.Details.create
(String code, String message, List<Error.Details> details) static Value
static VirtualMachine
VirtualMachine.create
(String id, String name, String type, String location, Map<String, String> tags, VirtualMachineProperties properties, Plan plan) static VirtualMachine
VirtualMachine.create
(String id, String name, String type, String location, Map<String, String> tags, VirtualMachineProperties properties, Plan plan) -
Uses of Nullable in org.jclouds.azurecompute.arm.domain.loadbalancer
Methods in org.jclouds.azurecompute.arm.domain.loadbalancer with annotations of type NullableModifier and TypeMethodDescriptionabstract IdReference
LoadBalancingRuleProperties.backendAddressPool()
abstract List
<BackendAddressPool> LoadBalancerProperties.backendAddressPools()
abstract Boolean
LoadBalancingRuleProperties.enableFloatingIP()
abstract String
LoadBalancer.etag()
abstract String
LoadBalancingRule.etag()
abstract IdReference
LoadBalancingRuleProperties.frontendIPConfiguration()
abstract List
<FrontendIPConfigurations> LoadBalancerProperties.frontendIPConfigurations()
abstract String
LoadBalancer.id()
abstract String
LoadBalancingRule.id()
abstract Integer
LoadBalancingRuleProperties.idleTimeoutInMinutes()
abstract List
<InboundNatRule> LoadBalancerProperties.inboundNatRules()
abstract List
<LoadBalancingRule> LoadBalancerProperties.loadBalancingRules()
LoadBalancingRuleProperties.loadDistribution()
abstract String
LoadBalancer.location()
abstract String
LoadBalancer.name()
abstract String
LoadBalancingRule.name()
abstract IdReference
LoadBalancingRuleProperties.probe()
LoadBalancerProperties.probes()
abstract LoadBalancerProperties
LoadBalancer.properties()
abstract LoadBalancingRuleProperties
LoadBalancingRule.properties()
abstract String
LoadBalancerProperties.provisioningState()
abstract String
LoadBalancingRuleProperties.provisioningState()
abstract String
LoadBalancerProperties.resourceGuid()
abstract LoadBalancer.SKU
LoadBalancer.sku()
LoadBalancer.tags()
-
Uses of Nullable in org.jclouds.azurecompute.arm.domain.publicipaddress
Methods in org.jclouds.azurecompute.arm.domain.publicipaddress with annotations of type NullableModifier and TypeMethodDescriptionabstract DnsSettings
PublicIPAddressProperties.dnsSettings()
abstract Integer
PublicIPAddressProperties.idleTimeoutInMinutes()
abstract String
PublicIPAddressProperties.ipAddress()
abstract IdReference
PublicIPAddressProperties.ipConfiguration()
abstract String
PublicIPAddressProperties.provisioningState()
abstract PublicIPAddress.SKU
PublicIPAddress.sku()
PublicIPAddress.tags()
-
Uses of Nullable in org.jclouds.azurecompute.arm.domain.vpn
Methods in org.jclouds.azurecompute.arm.domain.vpn with annotations of type NullableModifier and TypeMethodDescriptionabstract Boolean
VirtualNetworkGatewayProperties.activeActive()
abstract String
VirtualNetworkGatewayConnectionProperties.authorizationKey()
abstract BGPSettings
LocalNetworkGatewayProperties.bgpSettings()
abstract BGPSettings
VirtualNetworkGatewayProperties.bgpSettings()
VirtualNetworkGatewayConnectionProperties.connectionStatus()
abstract DHGroup
IPSecPolicy.dhGroup()
abstract Integer
VirtualNetworkGatewayConnectionProperties.egressBytesTransferred()
abstract String
LocalNetworkGateway.etag()
abstract String
VirtualNetworkGateway.etag()
abstract String
VirtualNetworkGatewayConnection.etag()
abstract String
VirtualNetworkGatewayProperties.IpConfiguration.etag()
abstract String
VPNClientRevokedCertificate.etag()
abstract String
VPNClientRootCertificate.etag()
abstract IdReference
VirtualNetworkGatewayProperties.gatewayDefaultSite()
abstract String
LocalNetworkGateway.id()
abstract String
VirtualNetworkGateway.id()
abstract String
VirtualNetworkGatewayConnection.id()
abstract String
VirtualNetworkGatewayProperties.IpConfiguration.id()
abstract String
VPNClientRevokedCertificate.id()
abstract String
VPNClientRootCertificate.id()
abstract IkeEncryption
IPSecPolicy.ikeEncryption()
abstract IkeIntegrity
IPSecPolicy.ikeIntegrity()
abstract Integer
VirtualNetworkGatewayConnectionProperties.ingressBytesTransferred()
abstract IPSecEncryption
IPSecPolicy.ipsecEncryption()
abstract IPSecIntegrity
IPSecPolicy.ipsecIntegrity()
abstract String
TunnelConnectionHealth.lastConnectionEstablishedUtcTime()
abstract AddressSpace
LocalNetworkGatewayProperties.localNetworkAddressSpace()
abstract IdReference
VirtualNetworkGatewayConnectionProperties.peer()
abstract PFSGroup
IPSecPolicy.pfsGroup()
abstract String
LocalNetworkGatewayProperties.provisioningState()
abstract String
VirtualNetworkGatewayConnectionProperties.provisioningState()
abstract String
VirtualNetworkGatewayProperties.IpConfiguration.IpConfigurationProperties.provisioningState()
abstract String
VirtualNetworkGatewayProperties.provisioningState()
abstract IdReference
VirtualNetworkGatewayProperties.IpConfiguration.IpConfigurationProperties.publicIPAddress()
abstract String
IPSecPolicy.radiusServerAddress()
abstract String
VPNClientConfiguration.radiusServerAddress()
abstract String
IPSecPolicy.radiusServerSecret()
abstract String
VPNClientConfiguration.radiusServerSecret()
abstract String
LocalNetworkGatewayProperties.resourceGuid()
abstract String
VirtualNetworkGatewayConnectionProperties.resourceGuid()
abstract String
VirtualNetworkGatewayProperties.resourceGuid()
abstract Integer
VirtualNetworkGatewayConnectionProperties.routingWeight()
abstract Integer
IPSecPolicy.saDataSizeKilobytes()
abstract Integer
IPSecPolicy.saLifeTimeSeconds()
abstract String
VirtualNetworkGatewayConnectionProperties.sharedKey()
abstract IdReference
VirtualNetworkGatewayProperties.IpConfiguration.IpConfigurationProperties.subnet()
LocalNetworkGateway.tags()
VirtualNetworkGateway.tags()
VirtualNetworkGatewayConnection.tags()
abstract String
LocalNetworkGateway.type()
abstract String
VirtualNetworkGateway.type()
abstract String
VirtualNetworkGatewayConnection.type()
abstract IdReference
VirtualNetworkGatewayConnectionProperties.virtualNetworkGateway2()
abstract AddressSpace
IPSecPolicy.vpnClientAddressPool()
abstract AddressSpace
VPNClientConfiguration.vpnClientAddressPool()
abstract VPNClientConfiguration
VirtualNetworkGatewayProperties.vpnClientConfiguration()
abstract VPNType
VirtualNetworkGatewayProperties.vpnType()
-
Uses of Nullable in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features with annotations of type NullableModifier and TypeMethodDescriptionMethod parameters in org.jclouds.azurecompute.arm.features with annotations of type NullableModifier and TypeMethodDescriptionStorageAccountApi.create
(String storageAccountName, String location, Map<String, String> tags, Map<String, String> properties) The Create Storage Account asynchronous operation creates a new storage account in Microsoft Azure.VaultApi.createCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.createCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.createCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.createKey
(URI vaultBaseUrl, String keyName, Key.KeyAttributes attributes, String curveName, List<String> keyOps, int keySize, String keyType, Map<String, String> tags) VaultApi.createKey
(URI vaultBaseUrl, String keyName, Key.KeyAttributes attributes, String curveName, List<String> keyOps, int keySize, String keyType, Map<String, String> tags) VaultApi.createKey
(URI vaultBaseUrl, String keyName, Key.KeyAttributes attributes, String curveName, List<String> keyOps, int keySize, String keyType, Map<String, String> tags) VaultApi.createKey
(URI vaultBaseUrl, String keyName, Key.KeyAttributes attributes, String curveName, List<String> keyOps, int keySize, String keyType, Map<String, String> tags) AvailabilitySetApi.createOrUpdate
(String name, AvailabilitySet.SKU sku, String location, Map<String, String> tags, AvailabilitySet.AvailabilitySetProperties properties) AvailabilitySetApi.createOrUpdate
(String name, AvailabilitySet.SKU sku, String location, Map<String, String> tags, AvailabilitySet.AvailabilitySetProperties properties) DiskApi.createOrUpdate
(String diskName, String location, Map<String, String> tags, DiskProperties properties) DiskApi.createOrUpdate
(String diskName, String location, Map<String, String> tags, DiskProperties properties, DiskSku sku) DiskApi.createOrUpdate
(String diskName, String location, Map<String, String> tags, DiskProperties properties, DiskSku sku) LoadBalancerApi.createOrUpdate
(String lbName, String location, Map<String, String> tags, LoadBalancer.SKU sku, LoadBalancerProperties properties) LoadBalancerApi.createOrUpdate
(String lbName, String location, Map<String, String> tags, LoadBalancer.SKU sku, LoadBalancerProperties properties) LocalNetworkGatewayApi.createOrUpdate
(String name, String location, Map<String, String> tags, LocalNetworkGatewayProperties properties) NetworkInterfaceCardApi.createOrUpdate
(String networkinterfacecardname, String location, NetworkInterfaceCardProperties properties, Map<String, String> tags) NetworkSecurityGroupApi.createOrUpdate
(String nsgName, String location, Map<String, String> tags, NetworkSecurityGroupProperties properties) PublicIPAddressApi.createOrUpdate
(String publicipaddressname, String location, Map<String, String> tags, PublicIPAddress.SKU sku, PublicIPAddressProperties properties) PublicIPAddressApi.createOrUpdate
(String publicipaddressname, String location, Map<String, String> tags, PublicIPAddress.SKU sku, PublicIPAddressProperties properties) VirtualMachineApi.createOrUpdate
(String vmname, String location, VirtualMachineProperties properties, Map<String, String> tags, Plan plan) VirtualMachineScaleSetApi.createOrUpdate
(String name, String location, VirtualMachineScaleSetSKU sku, Map<String, String> tags, VirtualMachineScaleSetProperties properties) VirtualNetworkApi.createOrUpdate
(String virtualnetworkname, String location, Map<String, String> tags, VirtualNetwork.VirtualNetworkProperties properties) VirtualNetworkGatewayApi.createOrUpdate
(String name, String location, Map<String, String> tags, VirtualNetworkGatewayProperties properties) VirtualNetworkGatewayConnectionApi.createOrUpdate
(String name, String location, Map<String, String> tags, VirtualNetworkGatewayConnectionProperties properties) VaultApi.createOrUpdateVault
(String vaultName, String location, VaultProperties properties, Map<String, String> tags) VaultApi.decrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.encrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.getCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion) VaultApi.importCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, String password, Map<String, String> tags, String value) VaultApi.importCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, String password, Map<String, String> tags, String value) VaultApi.importCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, String password, Map<String, String> tags, String value) VaultApi.importCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, String password, Map<String, String> tags, String value) VaultApi.importKey
(URI vaultBaseUrl, String keyName, boolean hsm, Key.KeyAttributes attributes, Key.JsonWebKey key, Map<String, String> tags) VaultApi.importKey
(URI vaultBaseUrl, String keyName, boolean hsm, Key.KeyAttributes attributes, Key.JsonWebKey key, Map<String, String> tags) VaultApi.importKey
(URI vaultBaseUrl, String keyName, boolean hsm, Key.KeyAttributes attributes, Key.JsonWebKey key, Map<String, String> tags) AlertApi.list
(AlertRequestOptions... getAllOptions) VaultApi.mergeCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Map<String, String> tags, List<String> value) VaultApi.mergeCertificate
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Map<String, String> tags, List<String> value) VaultApi.setCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.setCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.setCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.setSecret
(URI keyVaultUri, String secretName, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags, String value) VaultApi.setSecret
(URI keyVaultUri, String secretName, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags, String value) VaultApi.setSecret
(URI keyVaultUri, String secretName, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags, String value) VaultApi.unwrap
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) StorageAccountApi.update
(String storageAccountName, Map<String, String> tags, StorageServiceUpdateParams.StorageServiceUpdateProperties properties) The Update Storage Account asynchronous operation updates the label, the description, and enables or disables the geo-replication status for the specified storage account.VaultApi.updateCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.updateCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.updateCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.updateCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.updateCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.updateCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.updateCertificateIssuer
(URI vaultBaseUrl, String issuerName, Certificate.IssuerAttributes attributes, Certificate.IssuerCredentials credentials, Certificate.OrganizationDetails orgDetails, String provider) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateCertificatePolicy
(URI vaultBaseUrl, String certificateName, Certificate.CertificateAttributes attributes, Certificate.IssuerParameters issuer, Certificate.KeyProperties keyProps, List<Certificate.LifetimeAction> lifetimeActions, Certificate.SecretProperties secretProps, Certificate.X509CertificateProperties x509Props) VaultApi.updateKey
(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String, String> tags) VaultApi.updateKey
(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String, String> tags) VaultApi.updateKey
(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String, String> tags) VaultApi.updateKey
(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String, String> tags) VaultApi.updateSecret
(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags) VaultApi.updateSecret
(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags) VaultApi.updateSecret
(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags) VaultApi.updateSecret
(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags) boolean
VaultApi.verify
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String digest, String value) -
Uses of Nullable in org.jclouds.b2
Methods in org.jclouds.b2 with annotations of type Nullable -
Uses of Nullable in org.jclouds.b2.domain
Methods in org.jclouds.b2.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
B2Object.accountId()
abstract Action
B2Object.action()
abstract String
B2Object.bucketId()
abstract Long
B2Object.contentLength()
abstract Long
ListUnfinishedLargeFilesResponse.Entry.contentLength()
Always null.abstract String
B2Object.contentRange()
abstract String
B2Object.contentSha1()
abstract String
ListUnfinishedLargeFilesResponse.Entry.contentSha1()
Always null.abstract String
B2Object.contentType()
abstract String
B2ObjectList.Entry.fileId()
B2Object.fileInfo()
abstract String
B2ObjectList.nextFileId()
abstract String
ListUnfinishedLargeFilesResponse.nextFileId()
abstract String
B2ObjectList.nextFileName()
abstract Integer
ListPartsResponse.nextPartNumber()
abstract Payload
B2Object.payload()
abstract Date
B2Object.uploadTimestamp()
Method parameters in org.jclouds.b2.domain with annotations of type NullableModifier and TypeMethodDescriptionstatic B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2Object
B2Object.create
(String fileId, String fileName, String accountId, String bucketId, Long contentLength, String contentSha1, String contentType, Map<String, String> fileInfo, Action action, Long uploadTimestamp, String contentRange, Payload payload) static B2ObjectList
B2ObjectList.create
(List<B2ObjectList.Entry> files, String nextFileId, String nextFileName) static B2ObjectList
B2ObjectList.create
(List<B2ObjectList.Entry> files, String nextFileId, String nextFileName) static B2ObjectList.Entry
B2ObjectList.Entry.create
(Action action, String accountId, String bucketId, String fileId, String fileName, long contentLength, long uploadTimestamp) static ListPartsResponse
ListPartsResponse.create
(Integer nextPartNumber, List<ListPartsResponse.Entry> parts) ListUnfinishedLargeFilesResponse.create
(String nextFileId, List<ListUnfinishedLargeFilesResponse.Entry> files) ListUnfinishedLargeFilesResponse.Entry.create
(String accountId, Action action, String bucketId, Long contentLength, String contentSha1, String contentType, String fileId, Map<String, String> fileInfo, String fileName, long uploadTimestamp) ListUnfinishedLargeFilesResponse.Entry.create
(String accountId, Action action, String bucketId, Long contentLength, String contentSha1, String contentType, String fileId, Map<String, String> fileInfo, String fileName, long uploadTimestamp) -
Uses of Nullable in org.jclouds.b2.features
Method parameters in org.jclouds.b2.features with annotations of type NullableModifier and TypeMethodDescriptionObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount) Deprecated.ObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount) Deprecated.ObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileNames
(String bucketId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount) Deprecated.ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount) Deprecated.ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount) Deprecated.ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount, String prefix, String delimiter) ObjectApi.listFileVersions
(String bucketId, String startFileId, String startFileName, Integer maxFileCount, String prefix, String delimiter) MultipartApi.listUnfinishedLargeFiles
(String bucketId, String startFileId, Integer maxFileCount) MultipartApi.listUnfinishedLargeFiles
(String bucketId, String startFileId, Integer maxFileCount) ObjectApi.uploadFile
(UploadUrlResponse uploadUrl, String fileName, String contentSha1, Map<String, String> fileInfo, Payload payload) MultipartApi.uploadPart
(GetUploadPartResponse response, int partNumber, String sha1, Payload payload) -
Uses of Nullable in org.jclouds.blobstore
Methods in org.jclouds.blobstore with annotations of type NullableModifier and TypeMethodDescriptionBlobStore.blobMetadata
(String container, String name) Retrieves the metadata of aBlob
at locationcontainer/name
Retrieves aBlob
representing the data at locationcontainer/name
BlobStore.getBlob
(String container, String name, GetOptions options) Retrieves aBlob
representing the data at locationcontainer/name
Method parameters in org.jclouds.blobstore with annotations of type NullableModifier and TypeMethodDescriptionboolean
BlobStore.createContainerInLocation
(Location location, String container) Creates a namespace for your blobsboolean
BlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) -
Uses of Nullable in org.jclouds.blobstore.domain
Methods in org.jclouds.blobstore.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract BlobMetadata
MultipartUpload.blobMetadata()
BlobMetadata.getContainer()
BlobMetadata.getPublicUri()
If the blob is publicly readable, what is the URI one can access it at.abstract Date
MultipartPart.lastModified()
abstract String
MultipartPart.partETag()
abstract PutOptions
MultipartUpload.putOptions()
Method parameters in org.jclouds.blobstore.domain with annotations of type NullableModifier and TypeMethodDescriptionBlob.Factory.create
(MutableBlobMetadata metadata) Creates a blob, optionally setting its metadata to a known value.static MultipartPart
Deprecated.static MultipartPart
static MultipartPart
static MultipartUpload
MultipartUpload.create
(String containerName, String blobName, String id, BlobMetadata blobMetadata, PutOptions putOptions) static MultipartUpload
MultipartUpload.create
(String containerName, String blobName, String id, BlobMetadata blobMetadata, PutOptions putOptions) void
MutableBlobMetadata.setContainer
(String container) void
MutableStorageMetadata.setCreationDate
(Date creationDate) void
MutableStorageMetadata.setLastModified
(Date lastModified) void
MutableBlobMetadata.setPublicUri
(URI publicUri) void
-
Uses of Nullable in org.jclouds.blobstore.domain.internal
Constructor parameters in org.jclouds.blobstore.domain.internal with annotations of type NullableModifierConstructorDescriptionBlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size) Deprecated.BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) BlobMetadataImpl
(String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, URI publicUri, String container, ContentMetadata contentMetadata, Long size, Tier tier) PageSetImpl
(Iterable<? extends T> contents, String nextMarker) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size) Deprecated.call StorageMetadataImpl(StorageType.class, String.class, String.class, Location.class, URI.class, String.class, Date.class, Date.class, Map.class, Long.class, Tier.class)StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) StorageMetadataImpl
(StorageType type, String id, String name, Location location, URI uri, String eTag, Date creationDate, Date lastModified, Map<String, String> userMetadata, Long size, Tier tier) -
Uses of Nullable in org.jclouds.blobstore.options
Methods in org.jclouds.blobstore.options with annotations of type NullableModifier and TypeMethodDescriptionabstract ContentMetadata
CopyOptions.contentMetadata()
abstract String
CopyOptions.ifMatch()
abstract Date
CopyOptions.ifModifiedSince()
abstract String
CopyOptions.ifNoneMatch()
abstract Date
CopyOptions.ifUnmodifiedSince()
CopyOptions.userMetadata()
-
Uses of Nullable in org.jclouds.chef
Method parameters in org.jclouds.chef with annotations of type NullableModifier and TypeMethodDescriptionChefService.createBootstrapScriptForGroup
(String group, String nodeName) Creates all steps necessary to bootstrap the node. -
Uses of Nullable in org.jclouds.chef.domain
Methods in org.jclouds.chef.domain with annotations of type NullableModifier and TypeMethodDescriptionBootstrapConfig.getAttributes()
BootstrapConfig.getEnvironment()
BootstrapConfig.getSslCAFile()
BootstrapConfig.getSslCAPath()
BootstrapConfig.getSslVerifyMode()
BootstrapConfig.getVerifyApiCert()
Constructor parameters in org.jclouds.chef.domain with annotations of type NullableModifierConstructorDescriptionprotected
Attribute
(String required, boolean calculated, Set<String> choice, JsonBall defaultValue, String type, List<String> recipes, String displayName, String description) protected
Attribute
(String required, boolean calculated, Set<String> choice, JsonBall defaultValue, String type, List<String> recipes, String displayName, String description) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
BootstrapConfig
(List<String> runList, String environment, JsonBall attributes, String sslCAFile, String sslCAPath, BootstrapConfig.SSLVerifyMode sslVerifyMode, Boolean verifyApiCert) protected
Client
(X509Certificate certificate, String orgname, String clientname, String name, boolean validator, PrivateKey privateKey, PublicKey publicKey) protected
Client
(X509Certificate certificate, String orgname, String clientname, String name, boolean validator, PrivateKey privateKey, PublicKey publicKey) protected
CookbookDefinition
(String name, URI url, Set<CookbookDefinition.Version> versions) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
CookbookVersion
(String name, Set<Resource> definitions, Set<Resource> attributes, Set<Resource> files, Metadata metadata, Set<Resource> providers, String cookbookName, Set<Resource> resources, Set<Resource> templates, Set<Resource> libraries, String version, Set<Resource> recipes, Set<Resource> rootFiles) protected
Environment
(String name, Map<String, JsonBall> attributes, Map<String, JsonBall> overrideAttributes, String description, Map<String, String> cookbookVersions) protected
Environment
(String name, Map<String, JsonBall> attributes, Map<String, JsonBall> overrideAttributes, String description, Map<String, String> cookbookVersions) protected
Environment
(String name, Map<String, JsonBall> attributes, Map<String, JsonBall> overrideAttributes, String description, Map<String, String> cookbookVersions) Group
(String name, String groupname, String orgname, Set<String> actors, Set<String> clients, Set<String> groups, Set<String> users) Group
(String name, String groupname, String orgname, Set<String> actors, Set<String> clients, Set<String> groups, Set<String> users) Group
(String name, String groupname, String orgname, Set<String> actors, Set<String> clients, Set<String> groups, Set<String> users) Group
(String name, String groupname, String orgname, Set<String> actors, Set<String> clients, Set<String> groups, Set<String> users) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Metadata
(String license, String maintainer, Map<String, String> suggestions, Map<String, String> dependencies, String maintainerEmail, Map<String, String> conflicting, String description, Map<String, String> providing, Map<String, String> platforms, String version, Map<String, String> recipes, Map<String, String> replacing, String name, Map<String, Grouping> groupings, String longDescription, Map<String, Attribute> attributes, Map<String, String> recommendations) protected
Node
(String name, Map<String, JsonBall> normalAttributes, Map<String, JsonBall> overrideAttributes, Map<String, JsonBall> defaultAttributes, Map<String, JsonBall> automaticAttributes, List<String> runList, String environment) protected
Node
(String name, Map<String, JsonBall> normalAttributes, Map<String, JsonBall> overrideAttributes, Map<String, JsonBall> defaultAttributes, Map<String, JsonBall> automaticAttributes, List<String> runList, String environment) protected
Node
(String name, Map<String, JsonBall> normalAttributes, Map<String, JsonBall> overrideAttributes, Map<String, JsonBall> defaultAttributes, Map<String, JsonBall> automaticAttributes, List<String> runList, String environment) protected
Node
(String name, Map<String, JsonBall> normalAttributes, Map<String, JsonBall> overrideAttributes, Map<String, JsonBall> defaultAttributes, Map<String, JsonBall> automaticAttributes, List<String> runList, String environment) protected
Node
(String name, Map<String, JsonBall> normalAttributes, Map<String, JsonBall> overrideAttributes, Map<String, JsonBall> defaultAttributes, Map<String, JsonBall> automaticAttributes, List<String> runList, String environment) protected
Role
(String name, String description, Map<String, JsonBall> defaultAttributes, List<String> runList, Map<String, JsonBall> overrideAttributes, Map<String, List<String>> envRunList) protected
Role
(String name, String description, Map<String, JsonBall> defaultAttributes, List<String> runList, Map<String, JsonBall> overrideAttributes, Map<String, List<String>> envRunList) protected
Role
(String name, String description, Map<String, JsonBall> defaultAttributes, List<String> runList, Map<String, JsonBall> overrideAttributes, Map<String, List<String>> envRunList) protected
Role
(String name, String description, Map<String, JsonBall> defaultAttributes, List<String> runList, Map<String, JsonBall> overrideAttributes, Map<String, List<String>> envRunList) protected
Sandbox
(String rev, boolean isCompleted, Date createTime, Set<String> checksums, String name, String guid) protected
UploadSandbox
(URI uri, Map<List<Byte>, ChecksumStatus> checksums, String sandboxId) -
Uses of Nullable in org.jclouds.chef.functions
Method parameters in org.jclouds.chef.functions with annotations of type Nullable -
Uses of Nullable in org.jclouds.chef.internal
Method parameters in org.jclouds.chef.internal with annotations of type NullableModifier and TypeMethodDescriptionBaseChefService.createBootstrapScriptForGroup
(String group, String nodeName) -
Uses of Nullable in org.jclouds.chef.util
Method parameters in org.jclouds.chef.util with annotations of type NullableModifier and TypeMethodDescriptionstatic <T> com.google.common.collect.ImmutableList
<T> CollectionUtils.copyOfOrEmpty
(List<T> input) Creates an immutable list with the elements of the given list.static <K,
V> com.google.common.collect.ImmutableMap <K, V> CollectionUtils.copyOfOrEmpty
(Map<K, V> input) Creates an immutable map with the elements of the given map.static <T> com.google.common.collect.ImmutableSet
<T> CollectionUtils.copyOfOrEmpty
(Set<T> input) Creates an immutable set with the elements of the given set. -
Uses of Nullable in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain with annotations of type NullableModifier and TypeMethodDescriptionEvent.getAccount()
IngressRule.getAccount()
ISO.getAccount()
LoadBalancerRule.getAccount()
Network.getAccount()
Project.getAccount()
PublicIPAddress.getAccount()
ResourceLimit.getAccount()
SecurityGroup.getAccount()
Snapshot.getAccount()
Tag.getAccount()
Template.getAccount()
TemplatePermission.getAccount()
Gets the list of accounts the template is available forUser.getAccount()
VirtualMachine.getAccount()
VlanIPRange.getAccount()
VMGroup.getAccount()
Volume.getAccount()
AsyncJob.getAccountId()
ISO.getAccountId()
ISOExtraction.getAccountId()
Template.getAccountId()
TemplateExtraction.getAccountId()
UsageRecord.getAccountId()
LoginResponse.getAccountName()
UsageRecord.getAccountName()
LoginResponse.getAccountType()
User.getAccountType()
LoadBalancerRule.getAlgorithm()
PublicIPAddress.getAllocated()
Cluster.getAllocationState()
Host.getAllocationState()
Pod.getAllocationState()
Zone.getAllocationState()
ApiKeyPair.getApiKey()
User.getApiKey()
UsageRecord.getAssignDate()
PublicIPAddress.getAssociatedNetworkId()
Volume.getAttached()
NetworkOffering.getAvailability()
Network.getBroadcastDomainType()
Network.getBroadcastURI()
NIC.getBroadcastURI()
the broadcast uri of the nicHost.getCapabilities()
ConfigurationEntry.getCategory()
ISO.getChecksum()
Template.getChecksum()
IngressRule.getCIDR()
Capabilities.getCloudStackVersion()
Host.getClusterId()
StoragePool.getClusterId()
Host.getClusterName()
StoragePool.getClusterName()
Cluster.getClusterType()
Host.getClusterType()
AsyncJob.getCmd()
Host.getCpuAllocated()
UsageRecord.getCpuNumber()
UsageRecord.getCpuSpeed()
Host.getCpuUsed()
AsyncJob.getCreated()
DiskOffering.getCreated()
Event.getCreated()
Host.getCreated()
ISO.getCreated()
ISOExtraction.getCreated()
NetworkOffering.getCreated()
ServiceOffering.getCreated()
Snapshot.getCreated()
StoragePool.getCreated()
Template.getCreated()
TemplateExtraction.getCreated()
User.getCreated()
VirtualMachine.getCreated()
VMGroup.getCreated()
Volume.getCreated()
Tag.getCustomer()
Alert.getDescription()
ConfigurationEntry.getDescription()
Event.getDescription()
LoadBalancerRule.getDescription()
OSType.getDescription()
SecurityGroup.getDescription()
UsageRecord.getDescription()
VlanIPRange.getDescription()
Zone.getDescription()
Volume.getDeviceId()
Zone.getDhcpProvider()
Host.getDisconnected()
Volume.getDiskOfferingDisplayText()
Volume.getDiskOfferingId()
Volume.getDiskOfferingName()
VirtualMachine.getDisplayName()
DiskOffering.getDisplayText()
ISO.getDisplayText()
JobResult.getDisplayText()
Network.getDisplayText()
NetworkOffering.getDisplayText()
Project.getDisplayText()
ServiceOffering.getDisplayText()
Template.getDisplayText()
TemplateMetadata.getDisplayText()
Zone.getDisplayText()
Account.getDomain()
DiskOffering.getDomain()
Event.getDomain()
ISO.getDomain()
LoadBalancerRule.getDomain()
Network.getDomain()
Project.getDomain()
PublicIPAddress.getDomain()
ResourceLimit.getDomain()
SecurityGroup.getDomain()
ServiceOffering.getDomain()
Snapshot.getDomain()
Tag.getDomain()
Template.getDomain()
UsageRecord.getDomain()
User.getDomain()
VirtualMachine.getDomain()
VlanIPRange.getDomain()
VMGroup.getDomain()
Volume.getDomain()
Zone.getDomain()
ISO.getDomainid()
Account.getDomainId()
DiskOffering.getDomainId()
Event.getDomainId()
ISOPermissions.getDomainId()
LoadBalancerRule.getDomainId()
LoginResponse.getDomainId()
Network.getDomainId()
Project.getDomainId()
PublicIPAddress.getDomainId()
ResourceLimit.getDomainId()
SecurityGroup.getDomainId()
ServiceOffering.getDomainId()
Snapshot.getDomainId()
Tag.getDomainId()
Template.getDomainId()
TemplatePermission.getDomainId()
Gets the ID of the domain to which the template belongsUsageRecord.getDomainId()
User.getDomainId()
VirtualMachine.getDomainId()
VlanIPRange.getDomainId()
VMGroup.getDomainId()
Volume.getDomainId()
Zone.getDomainId()
User.getEmail()
EncryptedPasswordAndPrivateKey.getEncryptedPassword()
UsageRecord.getEndDate()
Pod.getEndIp()
Network.getEndIP()
VlanIPRange.getEndIP()
AsyncJob.getError()
AsyncJobError.getErrorCode()
AsyncJobError.getErrorText()
Host.getEvents()
ISOExtraction.getExtractId()
TemplateExtraction.getExtractId()
ISOExtraction.getExtractMode()
TemplateExtraction.getExtractMode()
SshKeyPair.getFingerprint()
LoginResponse.getFirstName()
User.getFirstName()
ISO.getFormat()
Template.getFormat()
Network.getGateway()
NIC.getGateway()
the gateway of the nicPod.getGateway()
VlanIPRange.getGateway()
VirtualMachine.getGroup()
VirtualMachine.getGroupId()
Zone.getGuestCIDRAddress()
NetworkOffering.getGuestIPType()
NIC.getGuestIPType()
the type of the nicVirtualMachine.getGuestOSId()
ISO.getHostId()
Template.getHostId()
VirtualMachine.getHostId()
VirtualMachine.getHostname()
ISO.getHostName()
Template.getHostName()
Cluster.getHypervisor()
Host.getHypervisor()
ISO.getHypervisor()
Template.getHypervisor()
VirtualMachine.getHypervisor()
Volume.getHypervisor()
FirewallRule.getIcmpCode()
FirewallRule.getIcmpType()
AsyncCreateResponse.getId()
AsyncJob.getInstanceId()
AsyncJob.getInstanceType()
Snapshot.getInterval()
SnapshotPolicy.getInterval()
SnapshotPolicySchedule.getInterval()
FirewallRule.getIpAddress()
Host.getIpAddress()
StoragePool.getIpAddress()
UsageRecord.getIpAddress()
IPForwardingRule.getIPAddress()
NIC.getIPAddress()
the ip address of the nicPortForwardingRule.getIPAddress()
PublicIPAddress.getIPAddress()
VirtualMachine.getIPAddress()
FirewallRule.getIpAddressId()
IPForwardingRule.getIPAddressId()
PortForwardingRule.getIPAddressId()
Account.getIPLimit()
Account.getIPsAvailable()
VirtualMachine.getISODisplayText()
VirtualMachine.getISOId()
NIC.getIsolationURI()
the isolation uri of the nicVirtualMachine.getISOName()
AsyncCreateResponse.getJobId()
Host.getJobId()
ISO.getJobId()
PublicIPAddress.getJobId()
SecurityGroup.getJobId()
Snapshot.getJobId()
StoragePool.getJobId()
Template.getJobId()
VirtualMachine.getJobId()
Volume.getJobId()
Host.getJobStatus()
ISO.getJobStatus()
PublicIPAddress.getJobStatus()
SecurityGroup.getJobStatus()
Snapshot.getJobStatus()
StoragePool.getJobStatus()
Template.getJobStatus()
VirtualMachine.getJobStatus()
Volume.getJobStatus()
LoginResponse.getJSessionId()
Tag.getKey()
LoginResponse.getLastName()
User.getLastName()
Host.getLastPinged()
Event.getLevel()
NIC.getMacAddress()
the MAC Address of the NICCluster.getManagedState()
Host.getManagementServerId()
NetworkOffering.getMaxConnections()
UsageRecord.getMemory()
Account.getName()
Cluster.getName()
DiskOffering.getName()
Domain.getName()
Host.getName()
ISO.getName()
ISOExtraction.getName()
LoadBalancerRule.getName()
Network.getName()
NetworkOffering.getName()
Pod.getName()
Project.getName()
SecurityGroup.getName()
Snapshot.getName()
StoragePool.getName()
Template.getName()
TemplateExtraction.getName()
User.getName()
VirtualMachine.getName()
Volume.getName()
Zone.getName()
Network.getNetmask()
NIC.getNetmask()
the netmask of the nicPod.getNetmask()
VlanIPRange.getNetmask()
Account.getNetworkDomain()
Domain.getNetworkDomain()
Network.getNetworkDomain()
NIC.getNetworkId()
the ID of the corresponding networkPublicIPAddress.getNetworkId()
UsageRecord.getNetworkId()
VlanIPRange.getNetworkId()
VirtualMachine.getNetworkKbsRead()
VirtualMachine.getNetworkKbsWrite()
Network.getNetworkOfferingAvailability()
Network.getNetworkOfferingDisplayText()
Network.getNetworkOfferingId()
Network.getNetworkOfferingName()
Zone.getNetworkType()
Host.getOsCategoryId()
OSType.getOSCategoryId()
Host.getOsCategoryName()
Template.getOSType()
ISO.getOsTypeId()
TemplateMetadata.getOsTypeId()
Template.getOSTypeId()
ISO.getOsTypeName()
Domain.getParentDomainId()
Domain.getParentDomainName()
Event.getParentId()
LoginResponse.getPassword()
VirtualMachine.getPassword()
StoragePool.getPath()
Capacity.getPodId()
Cluster.getPodId()
Host.getPodId()
StoragePool.getPodId()
VlanIPRange.getPodId()
Capacity.getPodName()
Cluster.getPodName()
Host.getPodName()
StoragePool.getPodName()
VlanIPRange.getPodName()
EncryptedPasswordAndPrivateKey.getPrivateKey()
SshKeyPair.getPrivateKey()
Tag.getProject()
UsageRecord.getProject()
Tag.getProjectId()
UsageRecord.getProjectId()
FirewallRule.getProtocol()
IngressRule.getProtocol()
IPForwardingRule.getProtocol()
PortForwardingRule.getProtocol()
LoadBalancerRule.getPublicIP()
VirtualMachine.getPublicIP()
LoadBalancerRule.getPublicIPId()
VirtualMachine.getPublicIPId()
Network.getRelated()
UsageRecord.getReleaseDate()
Host.getRemoved()
ISO.getRemoved()
Template.getRemoved()
Tag.getResourceId()
ResourceLimit.getResourceType()
Tag.getResourceType()
AsyncJob.getResult()
AsyncJob.getResultCode()
AsyncJob.getResultType()
VirtualMachine.getRootDeviceId()
VirtualMachine.getRootDeviceType()
SnapshotPolicy.getSchedule()
ApiKeyPair.getSecretKey()
User.getSecretKey()
IngressRule.getSecurityGroupName()
Alert.getSent()
Volume.getServiceOfferingDisplayText()
UsageRecord.getServiceOfferingId()
VirtualMachine.getServiceOfferingId()
Volume.getServiceOfferingId()
VirtualMachine.getServiceOfferingName()
Volume.getServiceOfferingName()
LoginResponse.getSessionKey()
Template.getSize()
TemplateMetadata.getSnapshotId()
Volume.getSnapshotId()
Account.getSnapshotLimit()
Account.getSnapshotsAvailable()
Snapshot.getSnapshotType()
ISO.getSourceTemplateId()
Template.getSourceTemplateId()
UsageRecord.getStartDate()
Pod.getStartIp()
Network.getStartIP()
VlanIPRange.getStartIP()
Account.getState()
Event.getState()
FirewallRule.getState()
Host.getState()
IPForwardingRule.getState()
ISOExtraction.getState()
LoadBalancerRule.getState()
Network.getState()
PortForwardingRule.getState()
PublicIPAddress.getState()
Snapshot.getState()
StoragePool.getState()
TemplateExtraction.getState()
User.getState()
VirtualMachine.getState()
Volume.getState()
AsyncJob.getStatus()
ISO.getStatus()
ISOExtraction.getStatus()
Template.getStatus()
Retrieve the status of the template.TemplateExtraction.getStatus()
Volume.getStorage()
ISOExtraction.getStorageType()
ServiceOffering.getStorageType()
TemplateExtraction.getStorageType()
Volume.getStorageType()
FirewallRule.getTags()
IngressRule.getTags()
IPForwardingRule.getTags()
ISO.getTags()
Template.getTags()
UsageRecord.getTags()
VirtualMachine.getTemplateDisplayText()
UsageRecord.getTemplateId()
VirtualMachine.getTemplateId()
Account.getTemplateLimit()
VirtualMachine.getTemplateName()
Account.getTemplatesAvailable()
ISO.getTemplateTag()
Template.getTemplateTag()
ISO.getTemplateType()
SnapshotPolicySchedule.getTime()
LoginResponse.getTimezone()
SnapshotPolicy.getTimezone()
User.getTimeZone()
LoginResponse.getTimezoneOffset()
Network.getTrafficType()
NetworkOffering.getTrafficType()
NIC.getTrafficType()
the traffic type of the nicAccount.getType()
Alert.getType()
Capacity.getType()
Event.getType()
Host.getType()
StoragePool.getType()
Template.getType()
UsageRecord.getType()
Volume.getType()
ISOExtraction.getUrl()
TemplateExtraction.getUrl()
UsageRecord.getUsage()
UsageRecord.getUsageType()
AsyncJob.getUserId()
LoginResponse.getUserId()
Event.getUsername()
LoginResponse.getUsername()
ConfigurationEntry.getValue()
NetworkService.Capability.getValue()
Tag.getValue()
Host.getVersion()
IPForwardingRule.getVirtualMachineDisplayName()
PortForwardingRule.getVirtualMachineDisplayName()
PublicIPAddress.getVirtualMachineDisplayName()
IPForwardingRule.getVirtualMachineId()
PortForwardingRule.getVirtualMachineId()
PublicIPAddress.getVirtualMachineId()
TemplateMetadata.getVirtualMachineId()
UsageRecord.getVirtualMachineId()
Volume.getVirtualMachineId()
IPForwardingRule.getVirtualMachineName()
PortForwardingRule.getVirtualMachineName()
PublicIPAddress.getVirtualMachineName()
UsageRecord.getVirtualMachineName()
UsageRecord.getVirtualSize()
VlanIPRange.getVlan()
Network.getVLAN()
Zone.getVLAN()
PublicIPAddress.getVLANId()
PublicIPAddress.getVLANName()
Volume.getVmDisplayName()
Account.getVMLimit()
Volume.getVmName()
Account.getVMsAvailable()
Volume.getVmState()
Snapshot.getVolumeId()
SnapshotPolicy.getVolumeId()
TemplateMetadata.getVolumeId()
Account.getVolumeLimit()
Snapshot.getVolumeName()
Account.getVolumesAvailable()
Snapshot.getVolumeType()
Template.getZone()
Capacity.getZoneId()
Cluster.getZoneId()
Host.getZoneId()
ISO.getZoneId()
ISOExtraction.getZoneId()
LoadBalancerRule.getZoneId()
Network.getZoneId()
Pod.getZoneId()
PublicIPAddress.getZoneId()
StoragePool.getZoneId()
Template.getZoneId()
TemplateExtraction.getZoneId()
UsageRecord.getZoneId()
VirtualMachine.getZoneId()
VlanIPRange.getZoneId()
Volume.getZoneId()
Capacity.getZoneName()
Cluster.getZoneName()
Host.getZoneName()
ISO.getZoneName()
ISOExtraction.getZoneName()
Pod.getZoneName()
PublicIPAddress.getZoneName()
StoragePool.getZoneName()
TemplateExtraction.getZoneName()
VirtualMachine.getZoneName()
Volume.getZoneName()
Zone.getZoneToken()
UsageRecord.isDefault()
TemplateMetadata.isPasswordEnabled()
UsageRecord.isSourceNAT()
UsageRecord.isSystem()
Constructor parameters in org.jclouds.cloudstack.domain with annotations of type NullableModifierConstructorDescriptionprotected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
Account
(String id, Account.Type type, String networkDomain, String domain, String domainId, Long IPsAvailable, Long IPLimit, long IPs, boolean cleanupRequired, String name, long receivedBytes, long sentBytes, Long snapshotsAvailable, Long snapshotLimit, long snapshots, Account.State state, Long templatesAvailable, Long templateLimit, long templates, Long VMsAvailable, Long VMLimit, long VMsRunning, long VMsStopped, long VMs, Long volumesAvailable, Long volumeLimit, long volumes, Set<User> users) protected
protected
protected
protected
ApiKeyPair
(String apiKey, String secretKey) protected
ApiKeyPair
(String apiKey, String secretKey) protected
AsyncCreateResponse
(String id, String jobId) protected
AsyncCreateResponse
(String id, String jobId) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJob
(String accountId, String cmd, Date created, String id, String instanceId, String instanceType, int progress, S result, AsyncJob.ResultCode resultCode, String resultType, AsyncJob.Status status, String userId, AsyncJobError error) protected
AsyncJobError
(AsyncJobError.ErrorCode errorCode, String errorText) protected
AsyncJobError
(AsyncJobError.ErrorCode errorCode, String errorText) protected
Capabilities
(String cloudStackVersion, boolean securityGroupsEnabled, boolean canShareTemplates, boolean firewallRuleUiEnabled, boolean supportELB) protected
Capability
(String name, String value) protected
Capacity
(long capacityTotal, long capacityUsed, double percentUsed, String podId, String podName, Capacity.Type type, String zoneId, String zoneName) protected
Capacity
(long capacityTotal, long capacityUsed, double percentUsed, String podId, String podName, Capacity.Type type, String zoneId, String zoneName) protected
Capacity
(long capacityTotal, long capacityUsed, double percentUsed, String podId, String podName, Capacity.Type type, String zoneId, String zoneName) protected
Capacity
(long capacityTotal, long capacityUsed, double percentUsed, String podId, String podName, Capacity.Type type, String zoneId, String zoneName) protected
Capacity
(long capacityTotal, long capacityUsed, double percentUsed, String podId, String podName, Capacity.Type type, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
Cluster
(String id, AllocationState allocationState, Host.ClusterType clusterType, String hypervisor, Cluster.ManagedState managedState, String name, String podId, String podName, String zoneId, String zoneName) protected
ConfigurationEntry
(String category, String description, String name, String value) protected
ConfigurationEntry
(String category, String description, String name, String value) protected
ConfigurationEntry
(String category, String description, String name, String value) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
DiskOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int diskSize, boolean customized, Iterable<String> tags) protected
Domain
(String id, boolean hasChild, long level, String name, String networkDomain, String parentDomainId, String parentDomainName) protected
Domain
(String id, boolean hasChild, long level, String name, String networkDomain, String parentDomainId, String parentDomainName) protected
Domain
(String id, boolean hasChild, long level, String name, String networkDomain, String parentDomainId, String parentDomainName) protected
Domain
(String id, boolean hasChild, long level, String name, String networkDomain, String parentDomainId, String parentDomainName) EncryptedPasswordAndPrivateKey
(String encryptedPassword, String privateKey) EncryptedPasswordAndPrivateKey
(String encryptedPassword, String privateKey) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
Event
(String id, String account, String description, Date created, String domain, String domainId, String level, String parentId, String state, String type, String username) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
FirewallRule
(String id, Iterable<String> CIDRs, int startPort, int endPort, String icmpCode, String icmpType, String ipAddress, String ipAddressId, FirewallRule.Protocol protocol, FirewallRule.State state, Set<Tag> tags) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
Host
(String id, AllocationState allocationState, int averageLoad, String capabilities, String clusterId, String clusterName, Host.ClusterType clusterType, String cpuAllocated, int cpuNumber, int cpuSpeed, String cpuUsed, float cpuWithOverProvisioning, Date created, Date disconnected, long diskSizeAllocated, long diskSizeTotal, String events, boolean hasEnoughCapacity, Iterable<String> tags, String hypervisor, String ipAddress, boolean localStorageActive, String jobId, AsyncJob.Status jobStatus, Date lastPinged, String managementServerId, long memoryAllocated, long memoryTotal, long memoryUsed, String name, long networkKbsRead, long networkKbsWrite, String osCategoryId, String osCategoryName, String podId, String podName, Date removed, Host.State state, Host.Type type, String version, String zoneId, String zoneName) protected
IngressRule
(String account, String CIDR, int endPort, int ICMPCode, int ICMPType, String protocol, String id, String securityGroupName, int startPort, Set<Tag> tags) protected
IngressRule
(String account, String CIDR, int endPort, int ICMPCode, int ICMPType, String protocol, String id, String securityGroupName, int startPort, Set<Tag> tags) protected
IngressRule
(String account, String CIDR, int endPort, int ICMPCode, int ICMPType, String protocol, String id, String securityGroupName, int startPort, Set<Tag> tags) protected
IngressRule
(String account, String CIDR, int endPort, int ICMPCode, int ICMPType, String protocol, String id, String securityGroupName, int startPort, Set<Tag> tags) protected
IngressRule
(String account, String CIDR, int endPort, int ICMPCode, int ICMPType, String protocol, String id, String securityGroupName, int startPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
IPForwardingRule
(String id, String IPAddress, String IPAddressId, int startPort, String protocol, int endPort, String state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, int publicPort, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISO
(String id, String account, String accountId, boolean bootable, String checksum, Date created, boolean crossZones, String displayText, String domain, String domainid, String format, String hostId, String hostName, String hypervisor, boolean isExtractable, boolean isFeatured, boolean isPublic, boolean isReady, String jobId, String jobStatus, String name, String osTypeId, String osTypeName, boolean passwordEnabled, Date removed, long size, String sourceTemplateId, String status, String templateTag, String templateType, String zoneId, String zoneName, Set<Tag> tags) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
ISOPermissions
(String id, Set<String> accounts, String domainId, boolean isPublic) protected
ISOPermissions
(String id, Set<String> accounts, String domainId, boolean isPublic) protected
protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoadBalancerRule
(String id, String account, LoadBalancerRule.Algorithm algorithm, String description, String domain, String domainId, String name, int privatePort, String publicIP, String publicIPId, int publicPort, LoadBalancerRule.State state, Iterable<String> CIDRs, String zoneId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
LoginResponse
(String username, String userId, String password, String domainId, long timeout, boolean registered, String accountName, String firstName, String lastName, Account.Type accountType, String timezone, String timezoneOffset, String sessionKey, String jSessionId) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
Network
(String id, String account, String broadcastDomainType, URI broadcastURI, String displayText, String dns1, String dns2, String domain, String domainId, String endIP, String gateway, boolean isDefault, boolean isShared, boolean isSystem, String netmask, String networkDomain, String networkOfferingAvailability, String networkOfferingDisplayText, String networkOfferingId, String networkOfferingName, String related, String startIP, String name, String state, GuestIPType guestIPType, String vlan, TrafficType trafficType, String zoneId, Set<Tag> tags, boolean securityGroupEnabled, Set<? extends NetworkService> services) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkOffering
(String id, String name, String displayText, Date created, NetworkOfferingAvailabilityType availability, Integer maxConnections, boolean isDefault, boolean supportsVLAN, TrafficType trafficType, GuestIPType guestIPType, int networkRate, Iterable<String> tags) protected
NetworkService
(String name, Set<NetworkService.Capability> capabilities) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
NIC
(String id, URI broadcastURI, String gateway, String IPAddress, boolean isDefault, URI isolationURI, String netmask, String macAddress, String networkId, TrafficType trafficType, GuestIPType guestIPType) protected
protected
protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
Pod
(String id, String name, String zoneId, String zoneName, String gateway, String netmask, String startIp, String endIp, AllocationState allocationState) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
PortForwardingRule
(String id, String IPAddress, String IPAddressId, int privatePort, PortForwardingRule.Protocol protocol, int publicPort, PortForwardingRule.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, Set<String> CIDRs, int privateEndPort, int publicEndPort, Set<Tag> tags) protected
Project
(String id, String account, String displayText, String domain, String domainId, String name, Project.State state, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
PublicIPAddress
(String id, String account, Date allocated, String associatedNetworkId, String domain, String domainId, boolean usesVirtualNetwork, String IPAddress, boolean isSourceNAT, boolean isStaticNAT, String networkId, PublicIPAddress.State state, String virtualMachineDisplayName, String virtualMachineId, String virtualMachineName, String VLANId, String VLANName, String zoneId, String zoneName, String jobId, Integer jobStatus, Set<Tag> tags) protected
ResourceLimit
(String account, String domain, String domainId, int max, ResourceLimit.ResourceType resourceType) protected
ResourceLimit
(String account, String domain, String domainId, int max, ResourceLimit.ResourceType resourceType) protected
ResourceLimit
(String account, String domain, String domainId, int max, ResourceLimit.ResourceType resourceType) protected
ResourceLimit
(String account, String domain, String domainId, int max, ResourceLimit.ResourceType resourceType) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
SecurityGroup
(String id, String account, String name, String description, String domain, String domainId, String jobId, Integer jobStatus, Set<IngressRule> ingressRules, Set<Tag> tags) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
ServiceOffering
(String id, String name, String displayText, Date created, String domain, String domainId, int cpuNumber, int cpuSpeed, int memory, boolean haSupport, StorageType storageType, Iterable<String> tags, boolean defaultUse, boolean systemOffering, boolean cpuUseLimited, long networkRate, boolean systemVmType) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
Snapshot
(String id, String account, Date created, String domain, String domainId, Snapshot.Interval interval, String jobId, String jobStatus, String name, Snapshot.Type snapshotType, Snapshot.State state, String volumeId, String volumeName, Volume.Type volumeType, Set<Tag> tags) protected
SnapshotPolicy
(String id, Snapshot.Interval interval, long numberToRetain, String schedule, String timezone, String volumeId) protected
SnapshotPolicy
(String id, Snapshot.Interval interval, long numberToRetain, String schedule, String timezone, String volumeId) protected
SnapshotPolicy
(String id, Snapshot.Interval interval, long numberToRetain, String schedule, String timezone, String volumeId) protected
SnapshotPolicy
(String id, Snapshot.Interval interval, long numberToRetain, String schedule, String timezone, String volumeId) protected
SnapshotPolicySchedule
(Snapshot.Interval interval, String time) protected
SnapshotPolicySchedule
(Snapshot.Interval interval, String time) protected
SshKeyPair
(String fingerprint, String name, String privateKey) protected
SshKeyPair
(String fingerprint, String name, String privateKey) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
StoragePool
(String id, String name, String path, Iterable<String> tags, StoragePool.State state, StoragePool.Type type, String zoneId, String zoneName, String podId, String podName, String clusterId, String clusterName, Date created, long diskSizeAllocated, long diskSizeTotal, String ipAddress, String jobId, String jobStatus) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Tag
(String account, String customer, String domain, String domainId, String key, String project, String projectId, String resourceId, Tag.ResourceType resourceType, String value) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
Template
(String id, String displayText, String domain, String domainId, String account, String accountId, String zone, String zoneId, String OSType, String OSTypeId, String name, Template.Type type, Template.Status status, Template.Format format, String hypervisor, Long size, Date created, Date removed, boolean crossZones, boolean bootable, boolean extractable, boolean featured, boolean ispublic, boolean ready, boolean passwordEnabled, String jobId, String jobStatus, String checksum, String hostId, String hostName, String sourceTemplateId, String templateTag, Set<Tag> tags) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateExtraction
(String id, String accountId, Date created, String extractId, ExtractMode extractMode, String name, String state, String status, String storageType, int uploadPercentage, String url, String zoneId, String zoneName) protected
TemplateMetadata
(String name, String osTypeId, String displayText, String snapshotId, String volumeId, String virtualMachineId, Boolean passwordEnabled) protected
TemplateMetadata
(String name, String osTypeId, String displayText, String snapshotId, String volumeId, String virtualMachineId, Boolean passwordEnabled) protected
TemplateMetadata
(String name, String osTypeId, String displayText, String snapshotId, String volumeId, String virtualMachineId, Boolean passwordEnabled) protected
TemplateMetadata
(String name, String osTypeId, String displayText, String snapshotId, String volumeId, String virtualMachineId, Boolean passwordEnabled) protected
TemplatePermission
(String id, String account, String domainId, boolean isPublic) protected
TemplatePermission
(String id, String account, String domainId, boolean isPublic) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
UsageRecord
(String id, String description, String accountId, String accountName, String domainId, Date startDate, Date endDate, Date assignDate, String releaseDate, String zoneId, String virtualMachineId, String virtualMachineName, String serviceOfferingId, String templateId, String ipAddress, Boolean isSourceNAT, double rawUsageHours, String usage, Long size, String type, UsageRecord.UsageType usageType, String project, String projectId, String domain, Long virtualSize, Long cpuNumber, Long cpuSpeed, Long memory, Boolean isSystem, String networkId, Boolean isDefault, Set<Tag> tags) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
User
(String id, String name, String firstName, String lastName, String email, Date created, User.State state, String account, Account.Type accountType, String domain, String domainId, String timeZone, String apiKey, String secretKey) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VirtualMachine
(String id, String account, long cpuCount, long cpuSpeed, String cpuUsed, String displayName, Date created, String domain, String domainId, boolean usesVirtualNetwork, String group, String groupId, String guestOSId, boolean HAEnabled, String hostId, String hostname, String IPAddress, String ISODisplayText, String ISOId, String ISOName, String jobId, Integer jobStatus, long memory, String name, Long networkKbsRead, Long networkKbsWrite, String password, boolean passwordEnabled, String publicIP, String publicIPId, String rootDeviceId, String rootDeviceType, String serviceOfferingId, String serviceOfferingName, VirtualMachine.State state, String templateDisplayText, String templateId, String templateName, String zoneId, String zoneName, Set<NIC> nics, String hypervisor, Set<SecurityGroup> securityGroups, Set<Tag> tags) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
VlanIPRange
(String id, String description, boolean forVirtualNetwork, String zoneId, String vlan, String account, String domainId, String domain, String podId, String podName, String gateway, String netmask, String startIP, String endIP, String networkId) protected
protected
protected
protected
protected
protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Volume
(String id, String account, Date attached, Date created, boolean destroyed, String deviceId, String diskOfferingDisplayText, String diskOfferingId, String diskOfferingName, String domain, String domainId, String hypervisor, boolean isExtractable, String jobId, String jobStatus, String name, String serviceOfferingDisplayText, String serviceOfferingId, String serviceOfferingName, long size, String snapshotId, Volume.State state, String storage, String storageType, Volume.Type type, String virtualMachineId, String vmDisplayName, String vmName, VirtualMachine.State vmState, String zoneId, String zoneName, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) protected
Zone
(String id, String description, String displayText, String dns1, String dns2, String domain, String domainId, String guestCIDRAddress, String internalDNS1, String internalDNS2, String name, NetworkType networkType, String vlan, boolean securityGroupsEnabled, AllocationState allocationState, String dhcpProvider, String zoneToken, Set<Tag> tags) -
Uses of Nullable in org.jclouds.cloudstack.functions
Method parameters in org.jclouds.cloudstack.functions with annotations of type NullableModifier and TypeMethodDescriptionWindowsLoginCredentialsFromEncryptedData.apply
(EncryptedPasswordAndPrivateKey dataAndKey) -
Uses of Nullable in org.jclouds.cloudstack.options
Method parameters in org.jclouds.cloudstack.options with annotations of type Nullable -
Uses of Nullable in org.jclouds.cloudwatch
Method parameters in org.jclouds.cloudwatch with annotations of type NullableModifier and TypeMethodDescriptionCloudWatchApi.getAlarmApiForRegion
(String region) Provides synchronous access to Alarm features.CloudWatchApi.getMetricApiForRegion
(String region) Provides synchronous access to Metric features. -
Uses of Nullable in org.jclouds.cloudwatch.domain
Methods in org.jclouds.cloudwatch.domain with annotations of type NullableModifier and TypeMethodDescriptionDatapoint.getAverage()
return Average of samples for the datapoint.Datapoint.getCustomUnit()
return CustomUnit defined for the datapoint.Metric.getDimensions()
return the available dimensions for the metricDatapoint.getMaximum()
return Maximum of the samples used for the datapoint.Datapoint.getMinimum()
return Minimum of samples for the datapoint.ListMetricsResponse.getNextToken()
return the next token or null if there is none.Datapoint.getSamples()
return The number of Measurements that contributed to the aggregate value of this datapoint.Datapoint.getSum()
return Sum of samples for the datapoint.Datapoint.getTimestamp()
return Indicates the beginning of the time aggregation for this value and samples.Datapoint.getUnit()
return Standard unit used for the datapoint.Constructor parameters in org.jclouds.cloudwatch.domain with annotations of type NullableModifierConstructorDescriptionDatapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) Datapoint
(Double average, Double maximum, Double minimum, Date timestamp, Double samples, Double sum, Unit unit, String customUnit) GetMetricStatisticsResponse
(Iterable<Datapoint> datapoints, String label) ListMetricsResponse
(Set<Metric> metrics, String nextToken) ListMetricsResponse
(Set<Metric> metrics, String nextToken) -
Uses of Nullable in org.jclouds.cloudwatch.features
Method parameters in org.jclouds.cloudwatch.features with annotations of type NullableModifier and TypeMethodDescriptionvoid
AlarmApi.setState
(String alarmName, String stateReason, String stateReasonData, Alarm.State state) Temporarily sets the state of an alarm. -
Uses of Nullable in org.jclouds.collect
Method parameters in org.jclouds.collect with annotations of type NullableModifier and TypeMethodDescriptionstatic <T> IterableWithMarker
<T> Returns a paginated iterable containing the given elements and marker. -
Uses of Nullable in org.jclouds.compute
Methods in org.jclouds.compute with annotations of type NullableModifier and TypeMethodDescriptionComputeServiceAdapter.NodeAndInitialCredentials.getCredentials()
get a specific image by idUtils.getSshClientFactory()
Utils.sshFactory()
Constructor parameters in org.jclouds.compute with annotations of type NullableModifierConstructorDescriptionNodeAndInitialCredentials
(N node, String nodeId, LoginCredentials credentials) RunScriptOnNodesException
(Statement runScript, RunScriptOptions options, Map<NodeMetadata, ExecResponse> successfulNodes, Map<?, Exception> executionExceptions, Map<? extends NodeMetadata, ? extends Throwable> failedNodes) -
Uses of Nullable in org.jclouds.compute.config
Methods in org.jclouds.compute.config with annotations of type NullableModifier and TypeMethodDescriptionGetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull.get()
-
Uses of Nullable in org.jclouds.compute.domain
Fields in org.jclouds.compute.domain with annotations of type NullableModifier and TypeFieldDescriptionprotected String
OperatingSystem.arch
protected OsFamily
OperatingSystem.family
protected String
OperatingSystem.name
protected String
OperatingSystem.version
Methods in org.jclouds.compute.domain with annotations of type NullableModifier and TypeMethodDescriptionOperatingSystem.getArch()
architecture of the operating system; ex.ComputeMetadataIncludingStatus.getBackendStatus()
status of the resource, as supplied literally from the backend api.NodeMetadata.getCredentials()
If possible, these are returned upon all detail requests.Image.getDescription()
Description of the image.Volume.getDevice()
OperatingSystem.getFamily()
Type of the operating systemNodeMetadata.getGroup()
Tag used for all resources that belong to the same logical group.NodeMetadata.getHardware()
The hardware this node is running, if possible to determine.NodeMetadata.getHostname()
noteHardware.getHypervisor()
Volume.getId()
Unique identifier.NodeMetadata.getImageId()
The id of the image this node was created from, if possible to correlate.ComputeMetadata.getName()
OperatingSystem.getName()
name of the operating system; ex.NodeMetadata.getOperatingSystem()
The operating system this node is running, if possible to determine.Volume.getSize()
OperatingSystem.getVersion()
version of the operating system; ex.Method parameters in org.jclouds.compute.domain with annotations of type NullableModifier and TypeMethodDescriptionImageBuilder.backendStatus
(String backendStatus) NodeMetadataBuilder.backendStatus
(String backendStatus) NodeMetadataBuilder.credentials
(LoginCredentials credentials) ImageBuilder.defaultCredentials
(LoginCredentials defaultLoginCredentials) ImageBuilder.description
(String description) NodeMetadataBuilder.operatingSystem
(OperatingSystem os) void
TemplateBuilderSpec.ValueParser.parse
(TemplateBuilderSpec spec, String key, String value) Constructor parameters in org.jclouds.compute.domain with annotations of type NullableModifierConstructorDescriptionCIMOperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit, OSType osType) CIMOperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit, OSType osType) CIMOperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit, OSType osType) CIMOperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit, OSType osType) OperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit) OperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit) OperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit) OperatingSystem
(OsFamily family, String name, String version, String arch, String description, boolean is64Bit) SecurityGroup
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, Iterable<IpPermission> ipPermissions, String ownerId) SecurityGroup
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, Iterable<IpPermission> ipPermissions, String ownerId) -
Uses of Nullable in org.jclouds.compute.domain.internal
Methods in org.jclouds.compute.domain.internal with annotations of type NullableConstructor parameters in org.jclouds.compute.domain.internal with annotations of type NullableModifierConstructorDescriptionHardwareImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, Iterable<? extends Processor> processors, int ram, Iterable<? extends Volume> volumes, com.google.common.base.Predicate<Image> supportsImage, String hypervisor, boolean deprecated) HardwareImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, Iterable<? extends Processor> processors, int ram, Iterable<? extends Volume> volumes, com.google.common.base.Predicate<Image> supportsImage, String hypervisor, boolean deprecated) ImageImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, OperatingSystem operatingSystem, Image.Status status, String backendStatus, String description, String version, LoginCredentials defaultCredentials) ImageImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, OperatingSystem operatingSystem, Image.Status status, String backendStatus, String description, String version, LoginCredentials defaultCredentials) ImageImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, OperatingSystem operatingSystem, Image.Status status, String backendStatus, String description, String version, LoginCredentials defaultCredentials) ImageImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, OperatingSystem operatingSystem, Image.Status status, String backendStatus, String description, String version, LoginCredentials defaultCredentials) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) NodeMetadataImpl
(String providerId, String name, String id, Location location, URI uri, Map<String, String> userMetadata, Set<String> tags, String group, Hardware hardware, String imageId, OperatingSystem os, NodeMetadata.Status status, String backendStatus, int loginPort, Iterable<String> publicAddresses, Iterable<String> privateAddresses, LoginCredentials credentials, String hostname) VolumeImpl
(Float size, boolean bootDevice, boolean durable) VolumeImpl
(Float size, String device, boolean bootDevice, boolean durable) VolumeImpl
(Float size, String device, boolean bootDevice, boolean durable) VolumeImpl
(String id, Volume.Type type, Float size, String device, boolean bootDevice, boolean durable) VolumeImpl
(String id, Volume.Type type, Float size, String device, boolean bootDevice, boolean durable) VolumeImpl
(String id, Volume.Type type, Float size, String device, boolean bootDevice, boolean durable) -
Uses of Nullable in org.jclouds.compute.functions
Methods in org.jclouds.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionNodeAndTemplateOptionsToStatement.apply
(NodeMetadata node, TemplateOptions options) Returns the script that has to be executed in the given node.GroupNamingConvention.groupInSharedNameOrNull
(String encoded) retrieve the group associated with the encoded nameGroupNamingConvention.groupInUniqueNameOrNull
(String encoded) retrieve the group associated with the encoded nameMethod parameters in org.jclouds.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionstatic LoginCredentials
DefaultCredentialsFromImageOrOverridingCredentials.overrideDefaultCredentialsWithOptionsIfPresent
(LoginCredentials defaultCreds, RunScriptOptions options) -
Uses of Nullable in org.jclouds.compute.internal
Methods in org.jclouds.compute.internal with annotations of type NullableModifier and TypeMethodDescriptionprotected NodeMetadata
BaseComputeService.doDestroyNode
(String id) Method parameters in org.jclouds.compute.internal with annotations of type NullableModifier and TypeMethodDescriptioncom.google.common.base.Function
<NodeMetadata, NodeMetadata> com.google.common.base.Function
<NodeMetadata, NodeMetadata> PersistNodeCredentials.ifAdminAccess
(Statement statement) -
Uses of Nullable in org.jclouds.compute.options
Methods in org.jclouds.compute.options with annotations of type NullableModifier and TypeMethodDescriptionRunScriptOptions.getLoginPassword()
RunScriptOptions.getLoginPrivateKey()
RunScriptOptions.getLoginUser()
RunScriptOptions.shouldAuthenticateSudo()
-
Uses of Nullable in org.jclouds.compute.strategy
Methods in org.jclouds.compute.strategy with annotations of type Nullable -
Uses of Nullable in org.jclouds.compute.strategy.impl
Constructor parameters in org.jclouds.compute.strategy.impl with annotations of type NullableModifierConstructorDescriptionReturnCredentialsBoundToImage
(LoginCredentials creds, Map<String, Credentials> credentialStore, Map<OsFamily, LoginCredentials> osFamilyToCredentials) -
Uses of Nullable in org.jclouds.concurrent
Method parameters in org.jclouds.concurrent with annotations of type NullableModifier and TypeMethodDescriptionFutureIterables.awaitCompletion
(Map<F, ? extends com.google.common.util.concurrent.ListenableFuture<?>> responses, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix) static <F,
T> Iterable <T> FutureIterables.transformParallel
(Iterable<F> fromIterable, com.google.common.base.Function<? super F, com.google.common.util.concurrent.ListenableFuture<? extends T>> function, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix) static <F,
T> Iterable <T> FutureIterables.transformParallel
(Iterable<F> fromIterable, com.google.common.base.Function<? super F, com.google.common.util.concurrent.ListenableFuture<? extends T>> function, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix, BackoffLimitedRetryHandler retryHandler, int maxRetries) -
Uses of Nullable in org.jclouds.crypto
Method parameters in org.jclouds.crypto with annotations of type NullableModifier and TypeMethodDescriptionstatic X509Certificate
Pems.x509Certificate
(com.google.common.io.ByteSource supplier, CertificateFactory certFactory) Returns theX509EncodedKeySpec
that is pem encoded in the supplier. -
Uses of Nullable in org.jclouds.digitalocean2.domain
Methods in org.jclouds.digitalocean2.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Date
Action.completedAt()
abstract Image
Droplet.image()
abstract Kernel
Droplet.kernel()
abstract Networks
Droplet.networks()
abstract Region
Action.region()
abstract Region
Droplet.region()
abstract String
Action.regionSlug()
abstract Size
Droplet.size()
abstract String
Backup.slug()
abstract String
Image.slug()
abstract String
Snapshot.slug()
-
Uses of Nullable in org.jclouds.digitalocean2.domain.internal
Methods in org.jclouds.digitalocean2.domain.internal with annotations of type NullableModifier and TypeMethodDescriptionabstract URI
PaginatedCollection.Links.Pages.first()
abstract URI
PaginatedCollection.Links.Pages.last()
abstract URI
PaginatedCollection.Links.Pages.next()
abstract PaginatedCollection.Links.Pages
PaginatedCollection.Links.pages()
abstract URI
PaginatedCollection.Links.Pages.prev()
-
Uses of Nullable in org.jclouds.digitalocean2.features
Methods in org.jclouds.digitalocean2.features with annotations of type Nullable -
Uses of Nullable in org.jclouds.docker.compute.options
Fields in org.jclouds.docker.compute.options with annotations of type NullableModifier and TypeFieldDescriptionprotected Integer
DockerTemplateOptions.cpuShares
DockerTemplateOptions.env
protected String
DockerTemplateOptions.hostname
protected Integer
DockerTemplateOptions.memory
protected String
DockerTemplateOptions.networkMode
Method parameters in org.jclouds.docker.compute.options with annotations of type NullableModifier and TypeMethodDescriptionstatic DockerTemplateOptions
static DockerTemplateOptions
static DockerTemplateOptions
static DockerTemplateOptions
DockerTemplateOptions.Builder.networkMode
(String networkMode) DockerTemplateOptions.networkMode
(String networkMode) Sets the networking mode for the container. -
Uses of Nullable in org.jclouds.docker.domain
Methods in org.jclouds.docker.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
Image.author()
HostConfig.binds()
HostConfig.capAdd()
HostConfig.capDrop()
Config.cmd()
abstract String
Container.command()
abstract String
Image.comment()
abstract Config
Container.config()
abstract Config
Image.config()
abstract Config
Image.containerConfig()
abstract String
HostConfig.containerIDFile()
abstract Map
<String, Network.Details> Network.containers()
abstract Date
Container.created()
HostConfig.dns()
HostConfig.dnsSearch()
abstract String
Config.domainname()
abstract String
Container.driver()
abstract String
Network.driver()
abstract String
Network.IPAM.driver()
abstract String
NetworkSettings.endpointId()
Config.entrypoint()
Config.env()
abstract String
State.error()
abstract String
Container.execDriver()
HostConfig.extraHosts()
abstract String
Network.IPAM.Config.gateway()
abstract String
NetworkSettings.globalIPv6Address()
abstract HostConfig
Config.hostConfig()
abstract HostConfig
Container.hostConfig()
abstract String
Config.hostname()
abstract String
Container.hostnamePath()
abstract String
Container.hostsPath()
abstract String
Network.id()
abstract String
Container.image()
abstract String
Info.initPath()
abstract String
Info.initSha1()
abstract String
Node.ip()
abstract String
Port.ip()
abstract Network.IPAM
Network.ipam()
abstract String
Network.IPAM.Config.ipRange()
abstract String
NetworkSettings.ipv6Gateway()
Info.labels()
abstract String
NetworkSettings.linkLocalIPv6Address()
HostConfig.links()
abstract String
NetworkSettings.macAddress()
abstract String
Container.mountLabel()
abstract String
Container.name()
abstract String
Network.name()
abstract String
HostConfig.networkMode()
abstract NetworkSettings
Container.networkSettings()
Network.options()
abstract String
Container.path()
abstract String
NetworkSettings.portMapping()
NetworkSettings.ports()
abstract String
Container.processLabel()
abstract Integer
Port.publicPort()
Image.repoTags()
Tags of the image.abstract String
Container.resolvConfPath()
abstract String
NetworkSettings.sandboxId()
abstract String
NetworkSettings.sandboxKey()
abstract String
Network.scope()
HostConfig.securityOpt()
abstract State
Container.state()
abstract String
Container.status()
abstract String
State.status()
abstract String
Container.sysInitPath()
ImageHistory.tags()
abstract String
Config.user()
Config.volumes()
HostConfig.volumesFrom()
abstract String
Config.workingDir()
Method parameters in org.jclouds.docker.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Network.Builder
Network.Builder.containers
(Map<String, Network.Details> containers) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network
Network.create
(String name, String id, String scope, String driver, Network.IPAM ipam, Map<String, Network.Details> containers, Map<String, String> options) static Network.IPAM.Config
static Network.IPAM.Config
static Network.IPAM
Network.IPAM.create
(String driver, List<Network.IPAM.Config> config) abstract Network.Builder
abstract Network.IPAM.Builder
abstract Network.IPAM.Config.Builder
abstract Network.Builder
abstract Network.Builder
Network.Builder.ipam
(Network.IPAM ipam) abstract Network.IPAM.Config.Builder
abstract Network.Builder
abstract Network.Builder
abstract Network.Builder
-
Uses of Nullable in org.jclouds.docker.features
Methods in org.jclouds.docker.features with annotations of type NullableModifier and TypeMethodDescriptionImageApi.inspectImage
(String imageName) Return low-level information on the image with given name. -
Uses of Nullable in org.jclouds.docker.internal
Method parameters in org.jclouds.docker.internal with annotations of type NullableModifier and TypeMethodDescriptionstatic <E> List
<E> NullSafeCopies.copyOf
(E[] array) static <E> List
<E> static <E> List
<E> static <K,
V> Map <K, V> static <E> List
<E> NullSafeCopies.copyWithNullOf
(E[] array) Copies given array into immutableList
with keeping null value if provided.static <E> List
<E> NullSafeCopies.copyWithNullOf
(Iterable<E> iterable) static <E> List
<E> NullSafeCopies.copyWithNullOf
(List<E> list) Copies given List with keeping null value if provided.static <K,
V> Map <K, V> NullSafeCopies.copyWithNullOf
(Map<K, V> map) Copies given Map with keeping null value if provided. -
Uses of Nullable in org.jclouds.domain
Methods in org.jclouds.domain with annotations of type NullableModifier and TypeMethodDescriptionLoginCredentials.getPassword()
Deprecated.since 1.8; instead useLoginCredentials.getOptionalPassword()
LoginCredentials.getPrivateKey()
Deprecated.since 1.8; instead useLoginCredentials.getOptionalPrivateKey()
-
Uses of Nullable in org.jclouds.domain.internal
Constructor parameters in org.jclouds.domain.internal with annotations of type NullableModifierConstructorDescriptionLocationImpl
(LocationScope scope, String id, String description, Location parent, Iterable<String> iso3166Codes, Map<String, Object> metadata) ResourceMetadataImpl
(String providerId, String name, Location location, URI uri, Map<String, String> userMetadata) ResourceMetadataImpl
(String providerId, String name, Location location, URI uri, Map<String, String> userMetadata) ResourceMetadataImpl
(String providerId, String name, Location location, URI uri, Map<String, String> userMetadata) ResourceMetadataImpl
(String providerId, String name, Location location, URI uri, Map<String, String> userMetadata) -
Uses of Nullable in org.jclouds.dynect.v3
Methods in org.jclouds.dynect.v3 with annotations of type Nullable -
Uses of Nullable in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with annotations of type NullableModifier and TypeMethodDescriptionDeletes the zone.Retrieves information about the specified geo region groupRetrieves information about the specified geo service.retrieves a resource record without regard to typeRetrieves information about the specified zone.Gets theinvalid reference
ARecord
Gets theinvalid reference
AAAARecord
Gets theinvalid reference
CNAMERecord
Gets theinvalid reference
MXRecord
Gets theinvalid reference
NSRecord
Gets theinvalid reference
PTRRecord
Gets theSOARecord
or null if not present.Gets theinvalid reference
SPFRecord
Gets theinvalid reference
SRVRecord
Gets theinvalid reference
SSHFPRecord
Gets theinvalid reference
TXTRecord
RecordApi.scheduleDelete
(RecordId recordId) Schedules deletion of a record into the current session. -
Uses of Nullable in org.jclouds.ec2
Method parameters in org.jclouds.ec2 with annotations of type NullableModifier and TypeMethodDescriptioncom.google.common.base.Optional
<? extends AMIApi> EC2Api.getAMIApiForRegion
(String region) com.google.common.base.Optional
<? extends AvailabilityZoneAndRegionApi> EC2Api.getAvailabilityZoneAndRegionApiForRegion
(String region) com.google.common.base.Optional
<? extends ElasticBlockStoreApi> EC2Api.getElasticBlockStoreApiForRegion
(String region) com.google.common.base.Optional
<? extends ElasticIPAddressApi> EC2Api.getElasticIPAddressApiForRegion
(String region) com.google.common.base.Optional
<? extends InstanceApi> EC2Api.getInstanceApiForRegion
(String region) com.google.common.base.Optional
<? extends KeyPairApi> EC2Api.getKeyPairApiForRegion
(String region) com.google.common.base.Optional
<? extends SecurityGroupApi> EC2Api.getSecurityGroupApiForRegion
(String region) com.google.common.base.Optional
<? extends SubnetApi> EC2Api.getSubnetApiForRegion
(String region) com.google.common.base.Optional
<? extends TagApi> EC2Api.getTagApiForRegion
(String region) com.google.common.base.Optional
<? extends WindowsApi> EC2Api.getWindowsApiForRegion
(String region) -
Uses of Nullable in org.jclouds.ec2.compute.functions
Method parameters in org.jclouds.ec2.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionWindowsLoginCredentialsFromEncryptedData.apply
(PasswordDataAndPrivateKey dataAndKey) -
Uses of Nullable in org.jclouds.ec2.compute.options
Method parameters in org.jclouds.ec2.compute.options with annotations of type NullableModifier and TypeMethodDescriptionstatic EC2TemplateOptions
EC2TemplateOptions.Builder.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination) EC2TemplateOptions.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination) EC2TemplateOptions.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EC2TemplateOptions.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EC2TemplateOptions.mapEBSSnapshotToDeviceName
(String deviceName, String snapshotId, Integer sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EC2TemplateOptions.mapNewVolumeToDeviceName
(String deviceName, int sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EC2TemplateOptions.mapNewVolumeToDeviceName
(String deviceName, int sizeInGib, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) -
Uses of Nullable in org.jclouds.ec2.compute.strategy
Method parameters in org.jclouds.ec2.compute.strategy with annotations of type NullableModifier and TypeMethodDescriptionCreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions.getSecurityGroupsForTagAndOptions
(String region, String group, String vpcId, TemplateOptions options) CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions.getSecurityGroupsForTagAndOptions
(String region, String group, String vpcId, TemplateOptions options) Constructor parameters in org.jclouds.ec2.compute.strategy with annotations of type NullableModifierConstructorDescriptionEC2PopulateDefaultLoginCredentialsForImageStrategy
(LoginCredentials creds, Map<String, Credentials> credentialStore, Map<OsFamily, LoginCredentials> osFamilyToCredentials) -
Uses of Nullable in org.jclouds.ec2.domain
Fields in org.jclouds.ec2.domain with annotations of type NullableModifier and TypeFieldDescriptionprotected final String
RunningInstance.dnsName
protected final String
RunningInstance.ipAddress
protected final String
RunningInstance.kernelId
protected final String
RunningInstance.keyName
protected final String
RunningInstance.platform
protected final String
RunningInstance.privateDnsName
protected final String
RunningInstance.privateIpAddress
protected final String
RunningInstance.ramdiskId
protected final String
RunningInstance.reason
protected final String
RunningInstance.rootDeviceName
Methods in org.jclouds.ec2.domain with annotations of type NullableConstructor parameters in org.jclouds.ec2.domain with annotations of type NullableModifierConstructorDescriptionBundleInstanceS3Storage
(String ccessKeyId, String bucket, String prefix, String secretAccessKey, String uploadPolicy, String uploadPolicySignature) BundleInstanceS3Storage
(String ccessKeyId, String bucket, String prefix, String secretAccessKey, String uploadPolicy, String uploadPolicySignature) BundleInstanceS3Storage
(String ccessKeyId, String bucket, String prefix, String secretAccessKey, String uploadPolicy, String uploadPolicySignature) BundleInstanceS3Storage
(String ccessKeyId, String bucket, String prefix, String secretAccessKey, String uploadPolicy, String uploadPolicySignature) BundleTask
(String region, String bundleId, BundleTask.Error error, String instanceId, int progress, Date startTime, String state, String bucket, String prefix, Date updateTime) EbsBlockDevice
(String snapshotId, long volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EbsBlockDevice
(String snapshotId, long volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) EbsBlockDevice
(String snapshotId, long volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) Image
(String region, Image.Architecture architecture, String name, String description, String imageId, String imageLocation, String imageOwnerId, Image.ImageState imageState, String rawState, Image.ImageType imageType, boolean isPublic, Iterable<String> productCodes, String kernelId, String platform, String ramdiskId, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, Image.EbsBlockDevice> ebsBlockDevices, Map<String, String> tags, VirtualizationType virtualizationType, Hypervisor hypervisor) KeyPair
(String region, String keyName, String sha1OfPrivateKey, String keyMaterial, String fingerprint) KeyPair
(String region, String keyName, String sha1OfPrivateKey, String keyMaterial, String fingerprint) MapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapEBSSnapshotToDevice
(String deviceName, String snapshotId, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapNewVolumeToDevice
(String deviceName, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapNewVolumeToDevice
(String deviceName, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapNewVolumeToDevice
(String deviceName, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) MapNewVolumeToDevice
(String deviceName, Integer sizeInGib, Boolean deleteOnTermination, String volumeType, Integer iops, Boolean encrypted) PublicIpInstanceIdPair
(String region, String publicIp, String instanceId, String allocationId, Map<String, String> tags) PublicIpInstanceIdPair
(String region, String publicIp, String instanceId, String allocationId, Map<String, String> tags) PublicIpInstanceIdPair
(String region, String publicIp, String instanceId, String allocationId, Map<String, String> tags) Reservation
(String region, Iterable<String> groupNames, Iterable<T> instances, String ownerId, String requesterId, String reservationId) Reservation
(String region, Iterable<String> groupNames, Iterable<T> instances, String ownerId, String requesterId, String reservationId) Reservation
(String region, Iterable<String> groupNames, Iterable<T> instances, String ownerId, String requesterId, String reservationId) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) protected
RunningInstance
(String region, Iterable<String> groupNames, String amiLaunchIndex, String dnsName, String imageId, String instanceId, InstanceState instanceState, String rawState, String instanceType, String ipAddress, String kernelId, String keyName, Date launchTime, String availabilityZone, String virtualizationType, String platform, String privateDnsName, String privateIpAddress, String ramdiskId, String reason, RootDeviceType rootDeviceType, String rootDeviceName, Map<String, BlockDevice> ebsBlockDevices, Map<String, String> tags) -
Uses of Nullable in org.jclouds.ec2.features
Method parameters in org.jclouds.ec2.features with annotations of type NullableModifier and TypeMethodDescriptionvoid
ElasticBlockStoreApi.addCreateVolumePermissionsToSnapshotInRegion
(String region, Iterable<String> userIds, Iterable<String> userGroups, String snapshotId) AddscreateVolumePermission
s to an EBS snapshot.void
AMIApi.addLaunchPermissionsToImageInRegion
(String region, Iterable<String> userIds, Iterable<String> userGroups, String imageId) AddslaunchPermission
s to an AMI.ElasticIPAddressApi.allocateAddressInRegion
(String region) Acquires an elastic IP address for use with your identity.void
ElasticIPAddressApi.associateAddressInRegion
(String region, String publicIp, String instanceId) Associates an elastic IP address with an instance.ElasticBlockStoreApi.attachVolumeInRegion
(String region, String volumeId, String instanceId, String device) Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.void
SecurityGroupApi.authorizeSecurityGroupIngressInRegion
(String region, String groupName, UserIdGroupPair sourceSecurityGroup) Adds permissions to a security group based on another group.void
SecurityGroupApi.authorizeSecurityGroupIngressInRegion
(String region, String groupName, IpProtocol ipProtocol, int fromPort, int toPort, String cidrIp) Adds permissions to a security group.WindowsApi.bundleInstanceInRegion
(String region, String instanceId, String prefix, String bucket, String uploadPolicy, BundleInstanceS3StorageOptions... options) Bundles the Windows instance.WindowsApi.cancelBundleTaskInRegion
(String region, String bundleId) Cancels an Amazon EC2 bundling operation.AMIApi.createImageInRegion
(String region, String name, String instanceId, CreateImageOptions... options) Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.KeyPairApi.createKeyPairInRegion
(String region, String keyName) Creates a new 2048-bit RSA key pair with the specified name.void
SecurityGroupApi.createSecurityGroupInRegion
(String region, String name, String description) Creates a new security group.ElasticBlockStoreApi.createSnapshotInRegion
(String region, String volumeId, CreateSnapshotOptions... options) Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.void
KeyPairApi.deleteKeyPairInRegion
(String region, String keyName) Deletes the specified key pair, by removing the public key from Amazon EC2.void
SecurityGroupApi.deleteSecurityGroupInRegion
(String region, String name) Deletes a security group that you own.void
SecurityGroupApi.deleteSecurityGroupInRegionById
(String region, String id) Deletes a security group by ID.void
ElasticBlockStoreApi.deleteSnapshotInRegion
(String region, String snapshotId) Deletes a snapshot of an Amazon EBS volume that you own.void
ElasticBlockStoreApi.deleteVolumeInRegion
(String region, String volumeId) Deletes an Amazon EBS volume that you own.void
AMIApi.deregisterImageInRegion
(String region, String imageId) Deregisters the specified AMI.ElasticIPAddressApi.describeAddressesInRegion
(String region, String... publicIps) Lists elastic IP addresses assigned to your identity or provides information about a specific address.ElasticIPAddressApi.describeAddressesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Lists elastic IP addresses assigned to your identity or provides information on addresses matching a given filter.AvailabilityZoneAndRegionApi.describeAvailabilityZonesInRegion
(String region, DescribeAvailabilityZonesOptions... options) Displays Availability Zones that are currently available to the identity and their states.WindowsApi.describeBundleTasksInRegion
(String region, String... bundleTaskIds) Describes current bundling tasks.WindowsApi.describeBundleTasksInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes current bundling tasks.AMIApi.describeImagesInRegion
(String region, DescribeImagesOptions... options) Returns information about AMIs, AKIs, and ARIs.AMIApi.describeImagesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter, DescribeImagesOptions... options) Returns information about AMIs, AKIs, and ARIs.Set
<? extends Reservation<? extends RunningInstance>> InstanceApi.describeInstancesInRegion
(String region, String... instanceIds) Returns information about instances that you own.Set
<? extends Reservation<? extends RunningInstance>> InstanceApi.describeInstancesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about instances that you own.KeyPairApi.describeKeyPairsInRegion
(String region, String... keyPairNames) Returns information about key pairs available to you.KeyPairApi.describeKeyPairsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about key pairs available to you.SecurityGroupApi.describeSecurityGroupsInRegion
(String region, String... securityGroupNames) Returns information about security groups that you own.SecurityGroupApi.describeSecurityGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about security groups that you own.ElasticBlockStoreApi.describeSnapshotsInRegion
(String region, DescribeSnapshotsOptions... options) Returns information about Amazon EBS snapshots available to the user.ElasticBlockStoreApi.describeSnapshotsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter, DescribeSnapshotsOptions... options) Returns information about EBS snapshots matching the given filters.ElasticBlockStoreApi.describeVolumesInRegion
(String region, String... volumeIds) Describes the specified Amazon EBS volumes that you own.ElasticBlockStoreApi.describeVolumesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes the specified Amazon EBS volumes that you own and match the given filters.void
ElasticBlockStoreApi.detachVolumeInRegion
(String region, String volumeId, boolean force, DetachVolumeOptions... options) Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.void
ElasticIPAddressApi.disassociateAddressInRegion
(String region, String publicIp) Disassociates the specified elastic IP address from the instance to which it is assigned.InstanceApi.getBlockDeviceMappingForInstanceInRegion
(String region, String instanceId) AMIApi.getBlockDeviceMappingsForImageInRegion
(String region, String imageId) Returns a map of device name to block device for the image.InstanceApi.getConsoleOutputForInstanceInRegion
(String region, String instanceId) Retrieves console output for the specified instance.ElasticBlockStoreApi.getCreateVolumePermissionForSnapshotInRegion
(String region, String snapshotId) Returns thePermission
s of an snapshot.InstanceApi.getInstanceInitiatedShutdownBehaviorForInstanceInRegion
(String region, String instanceId) InstanceApi.getInstanceTypeForInstanceInRegion
(String region, String instanceId) InstanceApi.getKernelForInstanceInRegion
(String region, String instanceId) AMIApi.getLaunchPermissionForImageInRegion
(String region, String imageId) Returns thePermission
s of an image.WindowsApi.getPasswordDataInRegion
(String region, String instanceId) Retrieves the encrypted administrator password for the instances running Windows.InstanceApi.getRamdiskForInstanceInRegion
(String region, String instanceId) InstanceApi.getRootDeviceNameForInstanceInRegion
(String region, String instanceId) InstanceApi.getUserDataForInstanceInRegion
(String region, String instanceId) boolean
InstanceApi.isApiTerminationDisabledForInstanceInRegion
(String region, String instanceId) void
InstanceApi.rebootInstancesInRegion
(String region, String... instanceIds) Requests a reboot of one or more instances.AMIApi.registerImageFromManifestInRegion
(String region, String imageName, String pathToManifest, RegisterImageOptions... options) Registers an AMI with Amazon EC2.AMIApi.registerUnixImageBackedByEbsInRegion
(String region, String imageName, String ebsSnapshotId, RegisterImageBackedByEbsOptions... options) Registers an AMI with Amazon EC2.void
ElasticIPAddressApi.releaseAddressInRegion
(String region, String publicIp) Releases an elastic IP address associated with your identity.void
ElasticIPAddressApi.releaseAddressInRegionByAllocationId
(String region, String allocationId) Releases an elastic IP address associated with your identity.void
ElasticBlockStoreApi.removeCreateVolumePermissionsFromSnapshotInRegion
(String region, Iterable<String> userIds, Iterable<String> userGroups, String snapshotId) RemovescreateVolumePermission
s from an EBS snapshot.void
AMIApi.removeLaunchPermissionsFromImageInRegion
(String region, Iterable<String> userIds, Iterable<String> userGroups, String imageId) void
ElasticBlockStoreApi.resetCreateVolumePermissionsOnSnapshotInRegion
(String region, String snapshotId) Resets thecreateVolumePermission
s on an EBS snapshot.void
InstanceApi.resetKernelForInstanceInRegion
(String region, String instanceId) Resets an attribute of an instance to its default value.void
AMIApi.resetLaunchPermissionsOnImageInRegion
(String region, String imageId) Resets thelaunchPermission
s on an AMI.void
InstanceApi.resetRamdiskForInstanceInRegion
(String region, String instanceId) Resets an attribute of an instance to its default value.void
SecurityGroupApi.revokeSecurityGroupIngressInRegion
(String region, String groupName, UserIdGroupPair sourceSecurityGroup) Revokes permissions from a security group.void
SecurityGroupApi.revokeSecurityGroupIngressInRegion
(String region, String groupName, IpProtocol ipProtocol, int fromPort, int toPort, String cidrIp) Revokes permissions from a security group.Reservation
<? extends RunningInstance> InstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) Launches a specified number of instances of an AMI for which you have permissions.Reservation
<? extends RunningInstance> InstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) Launches a specified number of instances of an AMI for which you have permissions.void
InstanceApi.setApiTerminationDisabledForInstanceInRegion
(String region, String instanceId, boolean apiTerminationDisabled) This command works while the instance is running and controls whether or not the api can be used to terminate the instance.void
InstanceApi.setBlockDeviceMappingForInstanceInRegion
(String region, String instanceId, Map<String, BlockDevice> blockDeviceMapping) Sets the blockDeviceMapping used for an instance.void
InstanceApi.setInstanceInitiatedShutdownBehaviorForInstanceInRegion
(String region, String instanceId, Volume.InstanceInitiatedShutdownBehavior instanceInitiatedShutdownBehavior) Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.void
InstanceApi.setInstanceTypeForInstanceInRegion
(String region, String instanceId, String instanceType) Sets the instanceType used for starting the instance.void
InstanceApi.setKernelForInstanceInRegion
(String region, String instanceId, String kernel) Sets the kernelId used for starting the instance.void
InstanceApi.setRamdiskForInstanceInRegion
(String region, String instanceId, String ramdisk) Sets the ramdisk used for starting the instance.void
InstanceApi.setUserDataForInstanceInRegion
(String region, String instanceId, byte[] unencodedData) Sets the userData used for starting the instance.Set
<? extends InstanceStateChange> InstanceApi.startInstancesInRegion
(String region, String... instanceIds) Starts an instance that uses an Amazon EBS volume as its root device.Set
<? extends InstanceStateChange> InstanceApi.stopInstancesInRegion
(String region, boolean force, String... instanceIds) Stops an instance that uses an Amazon EBS volume as its root device.Set
<? extends InstanceStateChange> InstanceApi.terminateInstancesInRegion
(String region, String... instanceIds) Shuts down one or more instances. -
Uses of Nullable in org.jclouds.ec2.options
Method parameters in org.jclouds.ec2.options with annotations of type NullableModifier and TypeMethodDescriptionRegisterImageBackedByEbsOptions.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId) adds a block device to the image from an ebs snapshot.RegisterImageBackedByEbsOptions.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a block device to the image from an ebs snapshot.RegisterImageBackedByEbsOptions.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a block device to the image from an ebs snapshot.RegisterImageBackedByEbsOptions.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a block device to the image from an ebs snapshot.RegisterImageBackedByEbsOptions.Builder.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId) RegisterImageBackedByEbsOptions.Builder.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.Builder.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.Builder.addBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.addEphemeralBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId) adds a block device to the image from an ebs snapshot.RegisterImageBackedByEbsOptions.Builder.addEphemeralBlockDeviceFromSnapshot
(String deviceName, String virtualName, String snapshotId) RegisterImageBackedByEbsOptions.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize) adds a new block device to the image.RegisterImageBackedByEbsOptions.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a new block device to the image.RegisterImageBackedByEbsOptions.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a new block device to the image.RegisterImageBackedByEbsOptions.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) adds a new block device to the image.RegisterImageBackedByEbsOptions.Builder.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize) RegisterImageBackedByEbsOptions.Builder.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.Builder.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.Builder.addNewBlockDevice
(String deviceName, String virtualName, int volumeSize, boolean deleteOnTermination, String volumeType, Integer iops, boolean encrypted) RegisterImageBackedByEbsOptions.addNewEphemeralBlockDevice
(String deviceName, String virtualName, int volumeSize) adds a new block device to the image.RegisterImageBackedByEbsOptions.Builder.addNewEphemeralBlockDevice
(String deviceName, String virtualName, int volumeSize) -
Uses of Nullable in org.jclouds.elasticstack.domain
Fields in org.jclouds.elasticstack.domain with annotations of type NullableModifier and TypeFieldDescriptionServer.devices
protected String
DriveInfo.Builder.encryptionCipher
protected final String
DriveInfo.encryptionCipher
protected String
DriveInfo.Builder.imaging
protected final String
DriveInfo.imaging
protected final Date
ServerInfo.started
protected final String
ServerInfo.user
protected final String
Item.uuid
Methods in org.jclouds.elasticstack.domain with annotations of type NullableModifier and TypeMethodDescriptionDrive.getClaimType()
CreateDriveRequest.getEncryptionCipher()
DriveInfo.getEncryptionCipher()
ServerInfo.getMetrics()
Item.getUuid()
Constructor parameters in org.jclouds.elasticstack.domain with annotations of type NullableModifierConstructorDescriptionCreateDriveRequest
(String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata, String encryptionCipher, Iterable<String> avoid) CreateDriveRequest
(String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata, String encryptionCipher, Iterable<String> avoid) Drive
(String uuid, String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata) Drive
(String uuid, String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata) DriveData
(String uuid, String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata) DriveData
(String uuid, String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata) Server
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc) Server
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc) ServerInfo
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc, ServerStatus status, Date started, String user, ServerMetrics metrics) StandardDrive
(String uuid, String name, long size, ClaimType claimType, Iterable<String> readers, Iterable<String> tags, Map<String, String> userMetadata, ImageConversionType format, MediaType media, long rawSize) WellKnownImage
(String loginUser, String uuid, String description, OsFamily osFamily, String osVersion, int size, Boolean is64bit) WellKnownImage
(String loginUser, String uuid, String description, OsFamily osFamily, String osVersion, int size, Boolean is64bit) WellKnownImage
(String loginUser, String uuid, String description, OsFamily osFamily, String osVersion, int size, Boolean is64bit) -
Uses of Nullable in org.jclouds.encryption.internal
Constructor parameters in org.jclouds.encryption.internal with annotations of type Nullable -
Uses of Nullable in org.jclouds.glacier.blobstore
Method parameters in org.jclouds.glacier.blobstore with annotations of type NullableModifier and TypeMethodDescriptionboolean
GlacierBlobStore.createContainerInLocation
(Location location, String container) Creates a container.boolean
GlacierBlobStore.createContainerInLocation
(Location location, String container, CreateContainerOptions options) Creates a container. -
Uses of Nullable in org.jclouds.glacier.domain
Constructor parameters in org.jclouds.glacier.domain with annotations of type NullableModifierConstructorDescriptionArchiveMetadata
(String archiveId, String description, Date creationDate, long size, String hashCode) GlacierError
(String code, String message, String type) GlacierError
(String code, String message, String type) GlacierError
(String code, String message, String type) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) JobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters) MultipartUploadMetadata
(String archiveDescription, Date creationDate, String multipartUploadId, long partSizeInBytes, String vaultARN, Iterable<PartMetadata> parts, String marker) MultipartUploadMetadata
(String archiveDescription, Date creationDate, String multipartUploadId, long partSizeInBytes, String vaultARN, Iterable<PartMetadata> parts, String marker) MultipartUploadMetadata
(String archiveDescription, Date creationDate, String multipartUploadId, long partSizeInBytes, String vaultARN, Iterable<PartMetadata> parts, String marker) PaginatedMultipartUploadCollection
(Iterable<MultipartUploadMetadata> uploads, String marker) VaultMetadata
(String vaultName, String vaultARN, Date creationDate, Date lastInventoryDate, long numberOfArchives, long sizeInBytes) -
Uses of Nullable in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain with annotations of type NullableModifier and TypeMethodDescriptionEmailAccount.getAutoRespondMessage()
IpDetails.getBroadcast()
ServerStatus.getCpu()
DomainRecord.getData()
ServerStatus.getDisk()
IpDetails.getGateway()
ServerStatus.getMemory()
EmailAccount.getModified()
IpDetails.getNetmask()
Domain.getPrimaryNameServer()
Domain.getResponsiblePerson()
The E-mail address of the person responsible for this domain (reformatted with '.' at end).IpDetails.getServerId()
ServerStatus.getState()
ServerStatus.getUptime()
Constructor parameters in org.jclouds.glesys.domain with annotations of type NullableModifierConstructorDescriptionprotected
Domain
(String domainName, Date createTime, int recordCount, GleSYSBoolean useGlesysNameServer, String primaryNameServer, String responsiblePerson, int ttl, int refresh, int retry, int expire, int minimum) protected
Domain
(String domainName, Date createTime, int recordCount, GleSYSBoolean useGlesysNameServer, String primaryNameServer, String responsiblePerson, int ttl, int refresh, int retry, int expire, int minimum) protected
Domain
(String domainName, Date createTime, int recordCount, GleSYSBoolean useGlesysNameServer, String primaryNameServer, String responsiblePerson, int ttl, int refresh, int retry, int expire, int minimum) protected
protected
protected
EmailAccount
(String account, EmailQuota quota, int antispamLevel, GleSYSBoolean antiVirus, GleSYSBoolean autoRespond, String autoRespondMessage, GleSYSBoolean autoRespondSaveEmail, Date created, Date modified) protected
EmailAccount
(String account, EmailQuota quota, int antispamLevel, GleSYSBoolean antiVirus, GleSYSBoolean autoRespond, String autoRespondMessage, GleSYSBoolean autoRespondSaveEmail, Date created, Date modified) protected
IpDetails
(String datacenter, int version, String ptr, String platform, String address, String netmask, String broadcast, String gateway, List<String> nameServers, String serverId, Cost cost, GleSYSBoolean reserved) protected
IpDetails
(String datacenter, int version, String ptr, String platform, String address, String netmask, String broadcast, String gateway, List<String> nameServers, String serverId, Cost cost, GleSYSBoolean reserved) protected
IpDetails
(String datacenter, int version, String ptr, String platform, String address, String netmask, String broadcast, String gateway, List<String> nameServers, String serverId, Cost cost, GleSYSBoolean reserved) protected
IpDetails
(String datacenter, int version, String ptr, String platform, String address, String netmask, String broadcast, String gateway, List<String> nameServers, String serverId, Cost cost, GleSYSBoolean reserved) protected
ServerDetails
(String id, String hostname, String datacenter, String platform, Server.State state, String description, String templateName, int cpuCores, int memorySizeMB, int diskSizeGB, int transferGB, Cost cost, Set<Ip> ips) protected
ServerDetails
(String id, String hostname, String datacenter, String platform, Server.State state, String description, String templateName, int cpuCores, int memorySizeMB, int diskSizeGB, int transferGB, Cost cost, Set<Ip> ips) protected
ServerDetails
(String id, String hostname, String datacenter, String platform, Server.State state, String description, String templateName, int cpuCores, int memorySizeMB, int diskSizeGB, int transferGB, Cost cost, Set<Ip> ips) protected
ServerStatus
(Server.State state, ResourceStatus cpu, ResourceStatus memory, ResourceStatus disk, ServerUptime uptime) protected
ServerStatus
(Server.State state, ResourceStatus cpu, ResourceStatus memory, ResourceStatus disk, ServerUptime uptime) protected
ServerStatus
(Server.State state, ResourceStatus cpu, ResourceStatus memory, ResourceStatus disk, ServerUptime uptime) protected
ServerStatus
(Server.State state, ResourceStatus cpu, ResourceStatus memory, ResourceStatus disk, ServerUptime uptime) -
Uses of Nullable in org.jclouds.gogrid
Methods in org.jclouds.gogrid with annotations of type Nullable -
Uses of Nullable in org.jclouds.gogrid.domain
Methods in org.jclouds.gogrid.domain with annotations of type NullableModifier and TypeMethodDescriptionServerImage.getArchitecture()
ServerImage.getCreatedTime()
Ip.getDatacenter()
Server.getDatacenter()
LoadBalancer.getDescription()
Option.getDescription()
Server.getDescription()
Job.getLastUpdatedOn()
JobProperties.getNote()
Ip.getSubnet()
ServerImage.getUpdatedTime()
Constructor parameters in org.jclouds.gogrid.domain with annotations of type NullableModifierConstructorDescriptionprotected
protected
protected
protected
Job
(long id, Option command, ObjectType objectType, Date createdOn, Date lastUpdatedOn, JobState currentState, int attempts, String owner, Set<JobProperties> history, Map<String, String> details) protected
JobProperties
(long id, Date updatedOn, JobState state, String note) protected
LoadBalancer
(long id, String name, String description, IpPortPair virtualIp, Set<IpPortPair> realIpList, LoadBalancerType type, LoadBalancerPersistenceType persistence, LoadBalancerOs os, LoadBalancerState state, Option datacenter) protected
protected
Server
(long id, boolean isSandbox, String name, String description, ServerState state, Option datacenter, Option type, Option ram, Option os, Ip ip, ServerImage image) protected
Server
(long id, boolean isSandbox, String name, String description, ServerState state, Option datacenter, Option type, Option ram, Option os, Ip ip, ServerImage image) protected
ServerImage
(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean isActive, boolean isPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner) protected
ServerImage
(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean isActive, boolean isPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner) protected
ServerImage
(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean isActive, boolean isPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner) protected
ServerImage
(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean isActive, boolean isPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner) -
Uses of Nullable in org.jclouds.googlecloud.domain
Methods in org.jclouds.googlecloud.domain with annotations of type NullableModifier and TypeMethodDescriptionForwardingListPage.nextPageToken()
ListPage.nextPageToken()
Indicates more data is available. -
Uses of Nullable in org.jclouds.googlecloud.internal
Method parameters in org.jclouds.googlecloud.internal with annotations of type Nullable -
Uses of Nullable in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Integer
Bucket.LifeCycle.Rule.Condition.age()
abstract String
ObjectAccessControls.bucket()
abstract String
GoogleCloudStorageObject.cacheControl()
abstract Integer
GoogleCloudStorageObject.componentCount()
abstract String
GoogleCloudStorageObject.contentDisposition()
abstract String
GoogleCloudStorageObject.contentEncoding()
abstract String
GoogleCloudStorageObject.contentLanguage()
abstract String
ResumableUpload.contentLength()
abstract String
GoogleCloudStorageObject.contentType()
abstract String
GoogleCloudStorageObject.crc32c()
abstract Date
Bucket.LifeCycle.Rule.Condition.createdBefore()
abstract String
BucketAccessControls.domain()
abstract String
ObjectAccessControls.domain()
abstract String
BucketAccessControls.email()
abstract String
ObjectAccessControls.email()
abstract String
BucketAccessControls.entityId()
abstract String
ObjectAccessControls.entityId()
abstract String
Owner.entityId()
abstract Long
ObjectAccessControls.generation()
abstract String
ObjectAccessControls.id()
abstract Boolean
Bucket.LifeCycle.Rule.Condition.isLive()
abstract Bucket.LifeCycle
Bucket.lifeCycle()
abstract DomainResourceReferences.Location
Bucket.location()
abstract Bucket.Logging
Bucket.logging()
abstract String
Bucket.Logging.logObjectPrefix()
abstract String
Bucket.Website.mainPageSuffix()
abstract Integer
Bucket.Cors.maxAgeSeconds()
abstract String
GoogleCloudStorageObject.md5Hash()
ListPageWithPrefixes.nextPageToken()
abstract String
Bucket.Website.notFoundPage()
abstract Integer
Bucket.LifeCycle.Rule.Condition.numNewerVersions()
abstract String
ObjectAccessControls.object()
abstract Owner
Bucket.owner()
abstract Owner
GoogleCloudStorageObject.owner()
abstract Long
Bucket.projectNumber()
abstract ProjectTeam
BucketAccessControls.projectTeam()
abstract ProjectTeam
ObjectAccessControls.projectTeam()
abstract Long
ResumableUpload.rangeLowerValue()
abstract Long
ResumableUpload.rangeUpperValue()
abstract String
RewriteResponse.rewriteToken()
Bucket.storageClass()
abstract Date
GoogleCloudStorageObject.timeDeleted()
abstract String
ResumableUpload.uploadId()
abstract Bucket.Versioning
Bucket.versioning()
abstract Bucket.Website
Bucket.website()
-
Uses of Nullable in org.jclouds.googlecloudstorage.domain.templates
Methods in org.jclouds.googlecloudstorage.domain.templates with annotations of type NullableModifier and TypeMethodDescriptionabstract Long
ComposeObjectTemplate.SourceObject.generation()
ComposeObjectTemplate.SourceObject.objectPreconditions()
Method parameters in org.jclouds.googlecloudstorage.domain.templates with annotations of type NullableModifier and TypeMethodDescriptionComposeObjectTemplate.SourceObject.create
(String name, Long generation, ComposeObjectTemplate.SourceObject.ObjectPreconditions objectPreconditions) ComposeObjectTemplate.SourceObject.create
(String name, Long generation, ComposeObjectTemplate.SourceObject.ObjectPreconditions objectPreconditions) -
Uses of Nullable in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with annotations of type NullableModifier and TypeMethodDescriptionBucketAccessControlsApi.deleteBucketAccessControls
(String bucketName, String entity) Permanently deletes the ACL entry for the specified entity on the specified bucket.DefaultObjectAccessControlsApi.deleteDefaultObjectAccessControls
(String bucketName, String entity) Permanently deletes the DefaultObjectAcessControl entry for the specified entity on the specified bucket.Retrieve an object or their metadataObjectApi.download
(String bucketName, String objectName, HttpRequestOptions options) Retrieves objectsReturns metadata for the specified bucket.BucketApi.getBucket
(String bucketName, GetBucketOptions options) Returns metadata for the specified bucketBucketAccessControlsApi.getBucketAccessControls
(String bucketName, String entity) Returns the ACL entry for the specified entity on the specified bucket.DefaultObjectAccessControlsApi.getDefaultObjectAccessControls
(String bucketName, String entity) Returns the ACL entry for the specified entity on the specified object.Retrieve an object metadataObjectApi.getObject
(String bucketName, String objectName, HttpRequestOptions options) Retrieves objects metadataObjectAccessControlsApi.getObjectAccessControls
(String bucketName, String objectName, String entity) Returns the acl entry for the specified entity on the specified object.ObjectAccessControlsApi.getObjectAccessControls
(String bucketName, String objectName, String entity, Long generation) Returns the acl entry for the specified entity on the specified object.BucketAccessControlsApi.listBucketAccessControls
(String bucketName) Retrieves all ACL entries on a specified bucketDefaultObjectAccessControlsApi.listDefaultObjectAccessControls
(String bucketName) Retrieves ACL entries on a specified objectObjectAccessControlsApi.listObjectAccessControls
(String bucketName, String objectName) Retrieves acl entries on a specified objectObjectAccessControlsApi.listObjectAccessControls
(String bucketName, String objectName, Long generation) Retrieves acl entries on a specified object -
Uses of Nullable in org.jclouds.googlecomputeengine.compute.functions
Methods in org.jclouds.googlecomputeengine.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionDeletes any resource by self-link and returns the operation in progress, or null if not found.Returns a disk by self-link or null if not found.Returns an image by self-link or null if not found.Returns an instance by self-link or null if not found.Returns an network by self-link or null if not found.Returns an operation by self-link or null if not found.Resources.subnetwork
(URI selfLink) -
Uses of Nullable in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Long
Image.archiveSizeBytes()
abstract List
<BackendService.Backend> BackendService.backends()
abstract URI
TargetPool.backupPool()
This field is applicable only when the target pool is serving a forwarding rule as the primary pool.BackendService.Backend.balancingMode()
abstract Boolean
Instance.canIpForward()
abstract Boolean
NewInstance.canIpForward()
abstract Float
BackendService.Backend.capacityScaler()
abstract Integer
HttpHealthCheck.checkIntervalSec()
How often (in seconds) to send a health check.abstract String
Operation.clientOperationId()
Identifier specified by the client when the mutation was initiated.abstract String
Warning.code()
abstract Date
Instance.creationTimestamp()
abstract Date
Operation.creationTimestamp()
abstract List
<KeyValuePair> Warning.data()
abstract String
Deprecated.deleted()
An optional RFC3339 timestamp on or after which the deprecation state of this resource will be changed to DELETED.abstract String
Deprecated.deprecated()
An optional RFC3339 timestamp for when the deprecation state of this resource will be changed to DEPRECATED.abstract Deprecated
DiskType.deprecated()
abstract Deprecated
Image.deprecated()
abstract Deprecated
MachineType.deprecated()
abstract Deprecated
Zone.deprecated()
abstract String
Address.description()
abstract String
BackendService.Backend.description()
abstract String
BackendService.description()
abstract String
Disk.description()
abstract String
DiskType.description()
abstract String
Firewall.description()
abstract String
ForwardingRule.description()
abstract String
HttpHealthCheck.description()
abstract String
Image.description()
abstract String
Instance.description()
abstract String
MachineType.description()
abstract String
Network.description()
abstract String
NewInstance.description()
abstract String
NewTargetInstance.description()
abstract String
Operation.description()
abstract String
Project.description()
abstract String
Region.description()
abstract String
Route.description()
abstract String
Snapshot.description()
abstract String
Subnetwork.description()
abstract String
TargetHttpProxy.description()
abstract String
TargetInstance.description()
abstract String
TargetPool.description()
abstract String
UrlMap.description()
abstract String
UrlMap.HostRule.description()
abstract String
UrlMap.PathMatcher.description()
abstract String
UrlMap.UrlMapTest.description()
abstract String
Zone.description()
abstract String
Zone.MaintenanceWindow.description()
abstract String
AttachDisk.deviceName()
Must be unique within the instance when specified.abstract String
Instance.AttachedDisk.deviceName()
Must be unique within the instance when specified.abstract AttachDisk.DiskInterface
AttachDisk.diskInterface()
abstract AttachDisk.DiskInterface
Instance.AttachedDisk.diskInterface()
abstract String
AttachDisk.InitializeParams.diskName()
Override the default naming convention.abstract Long
AttachDisk.InitializeParams.diskSizeGb()
Set to use a size larger than theAttachDisk.InitializeParams.sourceImage()
.abstract URI
AttachDisk.InitializeParams.diskType()
abstract Date
Operation.endTime()
abstract Float
TargetPool.failoverRatio()
This field is applicable only when the target pool is serving a forwarding rule as the primary pool.abstract String
BackendService.fingerprint()
abstract String
Metadata.fingerprint()
The fingerprint for the items - needed for updating them.abstract String
Tags.fingerprint()
The fingerprint for the items - needed for updating them.abstract String
Network.gatewayIPv4()
This must be within the range specified by IPv4Range, and is typically the first usable address in that range.Returns the value with the supplied key, or null.BackendService.healthChecks()
abstract Integer
HttpHealthCheck.healthyThreshold()
An unhealthy VM will be marked healthy after this many consecutive successes.abstract String
HttpHealthCheck.host()
The value of the host header in the HTTP health check request.abstract List
<UrlMap.HostRule> UrlMap.hostRules()
abstract String
Operation.httpErrorMessage()
abstract Integer
Operation.httpErrorStatusCode()
abstract Integer
MachineType.imageSpaceGb()
abstract AttachDisk.InitializeParams
AttachDisk.initializeParams()
Set to automatically create a boot diskabstract AttachDisk.InitializeParams
Instance.AttachedDisk.initializeParams()
abstract URI
NewTargetInstance.instance()
abstract URI
TargetInstance.instance()
abstract String
ForwardingRule.ipAddress()
The external IP address that this forwarding rule is serving on behalf of.abstract String
HealthStatus.HealthStatusInternal.ipAddress()
AttachDisk.licenses()
Disk.licenses()
Image.licenses()
Instance.AttachedDisk.licenses()
Snapshot.licenses()
UrlMapValidateResult.UrlMapValidateResultInternal.loadErrors()
abstract String
Operation.Error.Entry.location()
The field in the request which caused the error.abstract Integer
BackendService.Backend.maxRate()
abstract Float
BackendService.Backend.maxRatePerInstance()
abstract Float
BackendService.Backend.maxUtilization()
abstract String
Operation.Error.Entry.message()
abstract String
Warning.message()
abstract String
Quota.metric()
abstract AttachDisk.Mode
AttachDisk.mode()
abstract String
Instance.NetworkInterface.AccessConfig.name()
abstract String
Instance.NetworkInterface.AccessConfig.natIP()
An external IP address associated with this instance, if there is one.abstract String
NewTargetInstance.natPolicy()
abstract String
Instance.NetworkInterface.networkIP()
An IPV4 internal network address to assign to this instance.abstract URI
Route.nextHopGateway()
The gateway that should handle matching packets.abstract URI
Route.nextHopInstance()
The fully-qualified URL to an instance that should handle matching packets.abstract String
Route.nextHopIp()
The network IP address of an instance that should handle matching packets.abstract URI
Route.nextHopNetwork()
The local network if it should handle matching packets.abstract URI
Route.nextHopVpnTunnel()
The URL to a VpnTunnel that should handle matching packets.abstract String
Deprecated.obsolete()
An optional RFC3339 timestamp on or after which the deprecation state of this resource will be changed to OBSOLETE.abstract List
<UrlMap.PathMatcher> UrlMap.pathMatchers()
abstract Integer
HttpHealthCheck.port()
The TCP port number for the HTTP health check request.abstract String
BackendService.portName()
abstract String
ForwardingRule.portRange()
If IPProtocol is TCP or UDP, packets addressed to ports in the specified range will be forwarded to backend.Firewall.Rule.ports()
An optional list of ports which are allowed.abstract Integer
Operation.progress()
A progress indicator that ranges from 0 to 100.abstract String
BackendService.protocol()
abstract String
Network.rangeIPv4()
The range of internal addresses that are legal on this network.abstract Image.RawDisk
Image.rawDisk()
abstract URI
ForwardingRule.region()
null when representing a GlobalForwardingRulesabstract URI
Operation.region()
abstract URI
Deprecated.replacement()
A fully-qualified URL of the suggested replacement for the deprecated image.abstract String
HttpHealthCheck.requestPath()
abstract Instance.Scheduling
NewInstance.scheduling()
abstract URI
Instance.SerialPortOutput.selfLink()
abstract List
<Instance.ServiceAccount> NewInstance.serviceAccounts()
TargetPool.sessionAffinity()
The session affinity option, determines the hash method that Google Compute Engine uses to distribute traffic.abstract String
Image.RawDisk.sha1Checksum()
SHA1 checksum of the disk image before unpacking; provided by the client when the disk image is created.abstract URI
AttachDisk.source()
Use an existingBootDiskboot disk
.abstract URI
Instance.AttachedDisk.source()
Corresponds to Disk.selfLink() when Instance.AttachedDisk.type() is Instance.AttachedDisk.Type.PERSISTENT.abstract String
Image.sourceDisk()
abstract URI
Snapshot.sourceDisk()
The source disk used to insert this snapshot.abstract String
Image.sourceDiskId()
abstract URI
AttachDisk.InitializeParams.sourceImage()
Thesource image
.abstract URI
Disk.sourceImage()
abstract String
Disk.sourceImageId()
abstract String
Disk.sourceSnapshot()
abstract String
Disk.sourceSnapshotId()
abstract String
Image.sourceType()
Must be RAW; provided by the client when the disk image is created.abstract Date
Operation.startTime()
abstract Deprecated.State
Deprecated.state()
The deprecation state of this image.abstract Instance.Status
Instance.status()
abstract String
Instance.statusMessage()
Human-readable explanation of the status.abstract String
Operation.statusMessage()
Textual description of the current status of the operation.abstract Long
Snapshot.storageBytes()
abstract String
Snapshot.storageByteStatus()
abstract String
Operation.targetId()
Target id which identifies a particular incarnation of the target.UrlMapValidateResult.UrlMapValidateResultInternal.testFailures()
abstract Boolean
UrlMapValidateResult.UrlMapValidateResultInternal.testPassed()
abstract Integer
HttpHealthCheck.timeoutSec()
How long (in seconds) to wait before claiming failure.abstract URI
Disk.type()
URL of the corresponding disk type resource.abstract Integer
HttpHealthCheck.unhealthyThreshold()
A so-far healthy VM will be marked unhealthy after this many consecutive failures.abstract List
<UrlMap.UrlMapTest> UrlMap.urlMapTests()
abstract Project.UsageExportLocation
Project.usageExportLocation()
abstract String
Operation.user()
User who requested the operation, for exampleuser@example.com
.Address.users()
URL of the resource currently using this address.abstract String
DiskType.validDiskSize()
Textual description of the valid disk size.Operation.warnings()
abstract URI
DiskType.zone()
abstract URI
Operation.zone()
Method parameters in org.jclouds.googlecomputeengine.domain with annotations of type NullableModifier and TypeMethodDescriptionstatic BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static BackendService
BackendService.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<BackendService.Backend> backends, List<URI> healthChecks, Integer timeoutSec, Integer port, String protocol, String fingerprint, String portName) static NewInstance
NewInstance.create
(String name, URI machineType, URI network, URI subnetwork, List<AttachDisk> disks, String description, Tags tags) static NewInstance
NewInstance.create
(String name, URI machineType, URI network, URI subnetwork, List<AttachDisk> disks, String description, Tags tags) static NewInstance
NewInstance.create
(String name, URI machineType, URI network, URI subnetwork, List<AttachDisk> disks, String description, Tags tags) static TargetHttpProxy
TargetHttpProxy.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, URI urlMap) static UrlMap
UrlMap.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<UrlMap.HostRule> hostRules, List<UrlMap.PathMatcher> pathMatchers, List<UrlMap.UrlMapTest> urlMapTests, URI defaultService, String fingerprint) static UrlMap
UrlMap.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<UrlMap.HostRule> hostRules, List<UrlMap.PathMatcher> pathMatchers, List<UrlMap.UrlMapTest> urlMapTests, URI defaultService, String fingerprint) static UrlMap
UrlMap.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<UrlMap.HostRule> hostRules, List<UrlMap.PathMatcher> pathMatchers, List<UrlMap.UrlMapTest> urlMapTests, URI defaultService, String fingerprint) static UrlMap
UrlMap.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<UrlMap.HostRule> hostRules, List<UrlMap.PathMatcher> pathMatchers, List<UrlMap.UrlMapTest> urlMapTests, URI defaultService, String fingerprint) static UrlMap
UrlMap.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, List<UrlMap.HostRule> hostRules, List<UrlMap.PathMatcher> pathMatchers, List<UrlMap.UrlMapTest> urlMapTests, URI defaultService, String fingerprint) static UrlMap.PathMatcher
UrlMap.PathMatcher.create
(String name, String description, URI defaultService, List<UrlMap.PathMatcher.PathRule> pathRules) static UrlMap.PathMatcher
UrlMap.PathMatcher.create
(String name, String description, URI defaultService, List<UrlMap.PathMatcher.PathRule> pathRules) static UrlMap.UrlMapTest
-
Uses of Nullable in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with annotations of type NullableModifier and TypeMethodDescriptionDeletes an address by name and returns the operation in progress, or null if not found.Deletes a persistent disk by name and returns the operation in progress, or null if not found.Deletes a forwarding rule by name and returns the operation in progress, or null if not found.Deletes a health check by name and returns the operation in progress, or null if not found.Deletes an image by name and returns the operation in progress, or null if not found.Deletes an instance by name and returns the operation in progress, or null if not found.Deletes a route by name and returns the operation in progress, or null if not found.Deletes a snapshot by name and returns the operation in progress, or null if not found.Deletes a targetInstance by name and returns the operation in progress, or null if not found.Deletes a target pool by name and returns the operation in progress, or null if not found.Returns an address by name or null if not found.Returns the specified backend service resource.Returns a persistent disk by name or null if not found.Returns a firewall by name or null if not found.Returns a forwarding rule by name or null if not found.Returns a health check by name or null if not found.Returns an image by name or null if not found.Returns an image by self-link or null if not found.Returns an instance by name or null if not found.Returns the specified License resource.Returns an operation by self-link or null if not found.Returns a snapshot by name or null if not found.Returns the specified target http proxy resource.Returns a targetInstance by name or null if not found.Returns a target pool by name or null if not found.Returns the specified urlMap resource by name or null if not found.HttpHealthCheckApi.patch
(String name, HttpHealthCheckCreationOptions options) Updates a HttpHealthCheck resource in the specified project using the data included in the request.Changes backup pool configurations.Changes backup pool configurations.Changes the target url for a forwarding rule.Runs the tests specified for the give urlMap resource.UrlMapApi.validate
(String urlMapName, UrlMapOptions options) Runs the tests specified for the give urlMap resource.Method parameters in org.jclouds.googlecomputeengine.features with annotations of type NullableModifier and TypeMethodDescriptionAddressApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of address resources available to the specified project.BackendServiceApi.listPage
(String pageToken, ListOptions options) Retrieves the list of backend service resources available to the specified project.DiskApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of persistent disk resources available to the specified project.DiskTypeApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of disk type resources available to the specified project.FirewallApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of firewall resources available to the specified project.ForwardingRuleApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of forwarding rule resources available to the specified project.HttpHealthCheckApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of persistent http health check resources available to the specified project.ImageApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of image resources available to the specified project.InstanceApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of instance resources available to the specified project.MachineTypeApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of machine type resources available to the specified project.NetworkApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of network resources available to the specified project.OperationApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of operation resources available to the specified project.RegionApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of region resources available to the specified project.RouteApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of route resources available to the specified project.SnapshotApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of snapshot resources available to the specified project.SubnetworkApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of network resources available to the specified project.TargetHttpProxyApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of targetHttpProxy resources available to the specified project.TargetInstanceApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of targetInstance resources available to the specified project.TargetPoolApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of target pool resources available to the specified project.UrlMapApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of urlMap resources available to the specified project.ZoneApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of zone resources available to the specified project.ImageApi.listPageInProject
(String projectName, String pageToken, ListOptions listOptions) Retrieves the list of image resources available to the specified project.OperationApi.listPageInRegion
(String region, String pageToken, ListOptions listOptions) Retrieves the list of operation resources available in the specified region.OperationApi.listPageInZone
(String zone, String pageToken, ListOptions listOptions) Retrieves the list of operation resources available in the specified zone.AggregatedListApi.pageOfAddresses
(String pageToken, ListOptions listOptions) Retrieves the list of address resources available to the specified project.AggregatedListApi.pageOfDisks
(String pageToken, ListOptions listOptions) Retrieves the list of disk resources available to the specified project.AggregatedListApi.pageOfDiskTypes
(String pageToken, ListOptions listOptions) Retrieves the list of disk type resources available to the specified project.AggregatedListApi.pageOfForwardingRules
(String pageToken, ListOptions listOptions) Retrieves the list of forwarding rule resources available to the specified project.AggregatedListApi.pageOfGlobalOperations
(String pageToken, ListOptions listOptions) Retrieves the list of global operations resources available to the specified project.AggregatedListApi.pageOfInstances
(String pageToken, ListOptions listOptions) Retrieves the list of instance resources available to the specified project.AggregatedListApi.pageOfMachineTypes
(String pageToken, ListOptions listOptions) Retrieves the list of machine type resources available to the specified project.AggregatedListApi.pageOfSubnetworks
(String pageToken, ListOptions listOptions) Retrieves the list of instance resources available to the specified project.AggregatedListApi.pageOfTargetInstances
(String pageToken, ListOptions listOptions) Retrieves the list of TargetInstance resources available to the specified project.AggregatedListApi.pageOfTargetPools
(String pageToken, ListOptions listOptions) Retrieves the list of TargetPool resources available to the specified project. -
Uses of Nullable in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options with annotations of type NullableModifier and TypeMethodDescriptionabstract String
AddressCreationOptions.address()
abstract Boolean
NetworkCreationOptions.autoCreateSubnetworks()
abstract List
<BackendService.Backend> BackendServiceOptions.backends()
abstract URI
TargetPoolCreationOptions.backupPool()
abstract Integer
HttpHealthCheckCreationOptions.checkIntervalSec()
abstract URI
UrlMapOptions.defaultService()
abstract Date
DeprecateOptions.deleted()
abstract Date
DeprecateOptions.deprecated()
abstract Deprecated
ImageCreationOptions.deprecated()
abstract String
AddressCreationOptions.description()
abstract String
BackendServiceOptions.description()
abstract String
DiskCreationOptions.description()
abstract String
ForwardingRuleCreationOptions.description()
abstract String
HttpHealthCheckCreationOptions.description()
abstract String
ImageCreationOptions.description()
abstract String
NetworkCreationOptions.description()
abstract String
SubnetworkCreationOptions.description()
abstract String
TargetHttpProxyOptions.description()
abstract String
TargetPoolCreationOptions.description()
abstract String
UrlMapOptions.description()
abstract Float
TargetPoolCreationOptions.failoverRatio()
abstract String
BackendServiceOptions.fingerprint()
abstract String
UrlMapOptions.fingerprint()
abstract String
NetworkCreationOptions.gatewayIPv4()
This must be within the range specified by IPv4Range, and is typically the first usable address in that range.BackendServiceOptions.healthChecks()
TargetPoolCreationOptions.healthChecks()
abstract Integer
HttpHealthCheckCreationOptions.healthyThreshold()
abstract String
HttpHealthCheckCreationOptions.host()
abstract List
<UrlMap.HostRule> UrlMapOptions.hostRules()
TargetPoolCreationOptions.instances()
abstract String
ForwardingRuleCreationOptions.ipAddress()
abstract ForwardingRule.IPProtocol
ForwardingRuleCreationOptions.ipProtocol()
abstract String
BackendServiceOptions.name()
abstract String
UrlMapOptions.name()
abstract Date
DeprecateOptions.obsolete()
abstract List
<UrlMap.PathMatcher> UrlMapOptions.pathMatchers()
abstract Integer
BackendServiceOptions.port()
abstract Integer
HttpHealthCheckCreationOptions.port()
abstract String
BackendServiceOptions.portName()
abstract String
ForwardingRuleCreationOptions.portRange()
abstract String
BackendServiceOptions.protocol()
abstract String
NetworkCreationOptions.rangeIPv4()
The range of internal addresses that are legal on this network.abstract Image.RawDisk
ImageCreationOptions.rawDisk()
abstract URI
DeprecateOptions.replacement()
abstract String
HttpHealthCheckCreationOptions.requestPath()
TargetPoolCreationOptions.sessionAffinity()
abstract Integer
DiskCreationOptions.sizeGb()
abstract String
ImageCreationOptions.sourceDisk()
abstract URI
DiskCreationOptions.sourceSnapshot()
abstract String
ImageCreationOptions.sourceType()
abstract Deprecated.State
DeprecateOptions.state()
abstract URI
ForwardingRuleCreationOptions.target()
abstract List
<UrlMap.UrlMapTest> UrlMapOptions.tests()
abstract Integer
BackendServiceOptions.timeoutSec()
abstract Integer
HttpHealthCheckCreationOptions.timeoutSec()
abstract URI
DiskCreationOptions.type()
abstract Integer
HttpHealthCheckCreationOptions.unhealthyThreshold()
-
Uses of Nullable in org.jclouds.http
Methods in org.jclouds.http with annotations of type NullableModifier and TypeMethodDescriptionHttpResponseException.getCommand()
HttpResponse.getMessage()
HttpResponseException.getResponse()
Method parameters in org.jclouds.http with annotations of type NullableModifier and TypeMethodDescriptionConstructor parameters in org.jclouds.http with annotations of type NullableModifierConstructorDescriptionprotected
HttpMessage
(com.google.common.collect.Multimap<String, String> headers, Payload payload) protected
HttpRequest
(String method, URI endpoint, com.google.common.collect.Multimap<String, String> headers, Payload payload, Iterable<HttpRequestFilter> filters) protected
HttpResponse
(int statusCode, String message, com.google.common.collect.Multimap<String, String> headers, Payload payload) protected
HttpResponse
(int statusCode, String message, com.google.common.collect.Multimap<String, String> headers, Payload payload) HttpResponseException
(String message, HttpCommand command, HttpResponse response) HttpResponseException
(String message, HttpCommand command, HttpResponse response, String content) HttpResponseException
(String message, HttpCommand command, HttpResponse response, String content, Throwable cause) HttpResponseException
(String message, HttpCommand command, HttpResponse response, Throwable cause) -
Uses of Nullable in org.jclouds.http.functions
Method parameters in org.jclouds.http.functions with annotations of type NullableModifier and TypeMethodDescriptionParseSax.addDetailsAndPropagate
(HttpResponse response, Exception e, String text) -
Uses of Nullable in org.jclouds.http.internal
Constructor parameters in org.jclouds.http.internal with annotations of type Nullable -
Uses of Nullable in org.jclouds.io
Methods in org.jclouds.io with annotations of type NullableModifier and TypeMethodDescriptionContentMetadata.getCacheControl()
ContentMetadata.getContentDisposition()
Specifies presentational information for the object.ContentMetadata.getContentEncoding()
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header field.ContentMetadata.getContentLanguage()
Get Content Language of the payloadContentMetadata.getContentLength()
Returns the total size of the payload, or the chunk that's available.byte[]
ContentMetadata.getContentMD5()
Deprecated.useContentMetadata.getContentMD5AsHashCode()
instead.com.google.common.hash.HashCode
ContentMetadata.getContentMD5AsHashCode()
ContentMetadata.getContentType()
A standard MIME type describing the format of the contents.ContentMetadata.getExpires()
Gives the date/time after which the response is considered stale.PayloadEnclosing.getPayload()
Method parameters in org.jclouds.io with annotations of type NullableModifier and TypeMethodDescriptionContentMetadataBuilder.cacheControl
(String cacheControl) ContentMetadataBuilder.contentDisposition
(String contentDisposition) ContentMetadataBuilder.contentEncoding
(String contentEncoding) ContentMetadataBuilder.contentLanguage
(String contentLanguage) ContentMetadataBuilder.contentLength
(Long contentLength) ContentMetadataBuilder.contentMD5
(byte[] contentMD5) Deprecated.useContentMetadataBuilder.contentMD5(HashCode)
instead.ContentMetadataBuilder.contentMD5
(com.google.common.hash.HashCode contentMD5) ContentMetadataBuilder.contentType
(String contentType) void
MutableContentMetadata.setCacheControl
(String cacheControl) void
MutableContentMetadata.setContentDisposition
(String contentDisposition) Set Content Disposition of the payloadvoid
MutableContentMetadata.setContentEncoding
(String contentEncoding) Set Content Encoding of the payloadvoid
MutableContentMetadata.setContentLanguage
(String contentLanguage) Set Content Language of the payloadvoid
MutableContentMetadata.setContentLength
(Long contentLength) void
MutableContentMetadata.setContentMD5
(byte[] md5) Deprecated.useMutableContentMetadata.setContentMD5(HashCode)
instead.void
MutableContentMetadata.setContentMD5
(com.google.common.hash.HashCode md5) void
MutableContentMetadata.setContentType
(String contentType) void
MutableContentMetadata.setExpires
(Date expires) -
Uses of Nullable in org.jclouds.io.payloads
Method parameters in org.jclouds.io.payloads with annotations of type NullableModifier and TypeMethodDescriptionvoid
BaseMutableContentMetadata.setCacheControl
(String cacheControl) void
BaseMutableContentMetadata.setContentDisposition
(String contentDisposition) Set Content Disposition of the payloadvoid
BaseMutableContentMetadata.setContentEncoding
(String contentEncoding) Set Content Encoding of the payloadvoid
BaseMutableContentMetadata.setContentLanguage
(String contentLanguage) Set Content Language of the payloadvoid
BaseMutableContentMetadata.setContentLength
(Long contentLength) void
BaseMutableContentMetadata.setContentType
(String contentType) void
BaseMutableContentMetadata.setExpires
(Date expires) -
Uses of Nullable in org.jclouds.loadbalancer
Method parameters in org.jclouds.loadbalancer with annotations of type NullableModifier and TypeMethodDescriptionLoadBalancerService.createLoadBalancerInLocation
(Location location, String loadBalancerName, String protocol, int loadBalancerPort, int instancePort, Iterable<? extends NodeMetadata> nodes) LoadBalancerServiceAdapter.createLoadBalancerInLocation
(Location location, String loadBalancerName, String protocol, int loadBalancerPort, int instancePort, Iterable<? extends NodeMetadata> nodes) -
Uses of Nullable in org.jclouds.loadbalancer.internal
Method parameters in org.jclouds.loadbalancer.internal with annotations of type NullableModifier and TypeMethodDescriptionBaseLoadBalancerService.createLoadBalancerInLocation
(Location location, String loadBalancerName, String protocol, int loadBalancerPort, int instancePort, Iterable<? extends NodeMetadata> nodes) -
Uses of Nullable in org.jclouds.location.functions
Method parameters in org.jclouds.location.functions with annotations of type Nullable -
Uses of Nullable in org.jclouds.location.suppliers
Method parameters in org.jclouds.location.suppliers with annotations of type NullableModifier and TypeMethodDescriptionRegionIdToURISupplier.Factory.createForApiTypeAndVersion
(String apiType, String apiVersion) ZoneIdToURISupplier.Factory.createForApiTypeAndVersion
(String apiType, String apiVersion) -
Uses of Nullable in org.jclouds.oauth.v2
Method parameters in org.jclouds.oauth.v2 with annotations of type Nullable -
Uses of Nullable in org.jclouds.oauth.v2.config
Methods in org.jclouds.oauth.v2.config with annotations of type Nullable -
Uses of Nullable in org.jclouds.oauth.v2.domain
Methods in org.jclouds.oauth.v2.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
ClientCredentialsClaims.jti()
"JWT ID", a unique identifier for the JWT.abstract String
ClientCredentialsAuthArgs.scope()
The scope(s) to authorize against.abstract String
ClientSecret.scope()
The scope(s) to authorize against.Method parameters in org.jclouds.oauth.v2.domain with annotations of type Nullable -
Uses of Nullable in org.jclouds.openstack.cinder.v1
Method parameters in org.jclouds.openstack.cinder.v1 with annotations of type NullableModifier and TypeMethodDescriptionCinderApi.getAvailabilityZoneApi
(String region) Provides access to Availability Zone features -
Uses of Nullable in org.jclouds.openstack.cinder.v1.domain
Methods in org.jclouds.openstack.cinder.v1.domain with annotations of type NullableModifier and TypeMethodDescriptionSnapshot.getCreated()
Snapshot.getDescription()
Volume.getDescription()
VolumeAttachment.getDevice()
com.google.common.base.Optional
<SnapshotExtendedAttributes> Snapshot.getExtendedAttributes()
Snapshot.getName()
Volume.getName()
SnapshotExtendedAttributes.getProgress()
SnapshotExtendedAttributes.getProjectId()
VolumeAttachment.getServerId()
Volume.getSnapshotId()
Volume.getTenantId()
Volume.getVolumeType()
Volume.getZone()
Constructor parameters in org.jclouds.openstack.cinder.v1.domain with annotations of type NullableModifierConstructorDescriptionprotected
Snapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description, SnapshotExtendedAttributes extendedAttributes) protected
Snapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description, SnapshotExtendedAttributes extendedAttributes) protected
Snapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description, SnapshotExtendedAttributes extendedAttributes) protected
Snapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description, SnapshotExtendedAttributes extendedAttributes) protected
SnapshotExtendedAttributes
(String projectId, String progress) protected
SnapshotExtendedAttributes
(String projectId, String progress) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata, String tenantId) protected
VolumeAttachment
(String id, String volumeId, String serverId, String device) protected
VolumeAttachment
(String id, String volumeId, String serverId, String device) protected
protected
protected
-
Uses of Nullable in org.jclouds.openstack.cinder.v1.features
Methods in org.jclouds.openstack.cinder.v1.features with annotations of type NullableModifier and TypeMethodDescriptionReturn data about the given Snapshot.Return data about the given Volume.Return data about the given VolumeType.QuotaApi.getByTenant
(String tenantId) -
Uses of Nullable in org.jclouds.openstack.domain
Methods in org.jclouds.openstack.domain with annotations of type NullableConstructor parameters in org.jclouds.openstack.domain with annotations of type Nullable -
Uses of Nullable in org.jclouds.openstack.keystone.auth.domain
Methods in org.jclouds.openstack.keystone.auth.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
TenantOrDomainAndCredentials.projectDomainId()
abstract String
TenantOrDomainAndCredentials.projectDomainName()
abstract String
TenantOrDomainAndCredentials.scope()
abstract String
TenantOrDomainAndCredentials.tenantOrDomainId()
abstract String
TenantOrDomainAndCredentials.tenantOrDomainName()
-
Uses of Nullable in org.jclouds.openstack.keystone.catalog
Methods in org.jclouds.openstack.keystone.catalog with annotations of type Nullable -
Uses of Nullable in org.jclouds.openstack.keystone.catalog.functions
Methods in org.jclouds.openstack.keystone.catalog.functions with annotations of type NullableModifier and TypeMethodDescriptioncom.google.common.base.Supplier
<URI> BaseEndpointResolutionStrategy.apply
(Collection<ServiceEndpoint> input) -
Uses of Nullable in org.jclouds.openstack.keystone.catalog.suppliers
Method parameters in org.jclouds.openstack.keystone.catalog.suppliers with annotations of type NullableModifier and TypeMethodDescriptionLocationIdToURIFromServiceEndpointsForTypeAndVersion.Factory.createForApiTypeAndVersion
(String apiType, String apiVersion) RegionIdToAdminURISupplier.Factory.createForApiTypeAndVersion
(String apiType, String apiVersion) Constructor parameters in org.jclouds.openstack.keystone.catalog.suppliers with annotations of type NullableModifierConstructorDescriptionRegionIdToAdminURIFromServiceEndpointsForTypeAndVersion
(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, AdminEndpointResolutionStrategy resolveServiceEndpointURI, ServiceEndpointToRegion serviceEndpointToRegion, String apiType, String apiVersion) RegionIdToURIFromServiceEndpointsForTypeAndVersion
(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, ServiceEndpointResolutionStrategy resolveServiceEndpointURI, ServiceEndpointToRegion serviceEndpointToRegion, String apiType, String apiVersion) -
Uses of Nullable in org.jclouds.openstack.keystone.v1_1.domain
Methods in org.jclouds.openstack.keystone.v1_1.domain with annotations of type NullableModifier and TypeMethodDescriptionEndpoint.getInternalURL()
Internal URLs are only accessible to services within the same region.Endpoint.getPublicURL()
A public URL is accessible from anywhere.Endpoint.getRegion()
A service may expose endpoints in different regions.Method parameters in org.jclouds.openstack.keystone.v1_1.domain with annotations of type NullableConstructor parameters in org.jclouds.openstack.keystone.v1_1.domain with annotations of type Nullable -
Uses of Nullable in org.jclouds.openstack.keystone.v1_1.suppliers
Constructor parameters in org.jclouds.openstack.keystone.v1_1.suppliers with annotations of type NullableModifierConstructorDescriptionRegionIdToURIFromAuthForServiceSupplier
(com.google.common.base.Supplier<Auth> auth, EndpointToSupplierURI endpointToSupplierURI, EndpointToRegion endpointToRegion, String apiType, String apiVersion) -
Uses of Nullable in org.jclouds.openstack.keystone.v2_0
Methods in org.jclouds.openstack.keystone.v2_0 with annotations of type NullableModifier and TypeMethodDescriptionKeystoneApi.getApiMetadata()
Discover API version information, links to documentation (PDF, HTML, WADL), and supported media types -
Uses of Nullable in org.jclouds.openstack.keystone.v2_0.domain
Methods in org.jclouds.openstack.keystone.v2_0.domain with annotations of type NullableModifier and TypeMethodDescriptionEndpoint.getAdminURL()
MediaType.getBase()
Role.getDescription()
Tenant.getDescription()
Endpoint.getId()
When providing an ID, it is assumed that the endpoint exists in the current OpenStack deploymentRole.getId()
When providing an ID, it is assumed that the role exists in the current OpenStack deploymentService.getId()
When providing an ID, it is assumed that the service exists in the current OpenStack deploymentEndpoint.getInternalURL()
Endpoint.getPublicURL()
Endpoint.getRegion()
Role.getServiceId()
ApiMetadata.getStatus()
Endpoint.getTenantId()
Role.getTenantId()
MediaType.getType()
ApiMetadata.getUpdated()
Endpoint.getVersionId()
NoteEndpoint.getVersionInfo()
NoteEndpoint.getVersionList()
NoteConstructor parameters in org.jclouds.openstack.keystone.v2_0.domain with annotations of type NullableModifierConstructorDescriptionprotected
protected
ApiMetadata
(String id, String name, Set<Link> links, String status, Date updated, Set<MediaType> mediaTypes) protected
ApiMetadata
(String id, String name, Set<Link> links, String status, Date updated, Set<MediaType> mediaTypes) protected
ApiMetadata
(String id, String name, Set<Link> links, String status, Date updated, Set<MediaType> mediaTypes) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
Endpoint
(String id, String versionId, String region, URI publicURL, URI internalURL, URI adminURL, URI versionInfo, URI versionList, String tenantName, String tenantId) protected
protected
protected
Role
(String id, String name, String description, String serviceId, String tenantId, String tenantName) protected
Role
(String id, String name, String description, String serviceId, String tenantId, String tenantName) protected
Role
(String id, String name, String description, String serviceId, String tenantId, String tenantName) protected
Role
(String id, String name, String description, String serviceId, String tenantId, String tenantName) protected
Role
(String id, String name, String description, String serviceId, String tenantId, String tenantName) protected
protected
protected
protected
protected
protected
protected
protected
protected
protected
-
Uses of Nullable in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions with annotations of type NullableModifier and TypeMethodDescriptionCreates a new RoleCreates a new ServiceCreates a new tenantTenantAdminApi.create
(String name, CreateTenantOptions options) Creates a new tenantCreates a new userUserAdminApi.create
(String name, String password, CreateUserOptions options) Creates a new userGets the roleGets the serviceTenantAdminApi.update
(String id, UpdateTenantOptions options) Updates a tenantUserAdminApi.update
(String id, UpdateUserOptions options) Updates an user -
Uses of Nullable in org.jclouds.openstack.keystone.v2_0.features
Methods in org.jclouds.openstack.keystone.v2_0.features with annotations of type NullableModifier and TypeMethodDescriptionRetrieve information about a tenant, by tenant IDValidate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/Retrieve information about a user, by user IDRetrieve information about a tenant, by tenant nameRetrieve information about a user, by user nameTokenApi.getUserOfToken
(String token) Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/ -
Uses of Nullable in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain with annotations of type NullableModifier and TypeMethodDescriptionToken.auditIds()
Token.catalog()
abstract String
User.defaultProjectId()
abstract String
Group.description()
abstract String
Project.description()
abstract Object
Auth.ProjectIdScope.ProjectId.domain()
abstract Object
Auth.ProjectScope.ProjectName.domain()
abstract User.Domain
User.domain()
abstract String
Group.domainId()
abstract String
Project.domainId()
abstract String
User.domainId()
abstract String
Project.domainName()
abstract Boolean
Endpoint.enabled()
abstract Boolean
User.enabled()
abstract Date
Token.expiresAt()
abstract Object
Token.extras()
abstract String
Endpoint.id()
abstract String
Project.id()
abstract String
Token.id()
abstract Link
Group.link()
abstract Link
Project.link()
abstract Link
Region.link()
abstract Link
User.link()
abstract String
Auth.Identity.PasswordAuth.UserAuth.DomainAuth.name()
abstract String
Auth.Name.name()
abstract String
Catalog.name()
abstract String
Project.parentId()
abstract String
Region.parentRegionId()
abstract Auth.Identity.PasswordAuth
Auth.Identity.password()
abstract Date
User.passwordExpiresAt()
abstract String
Endpoint.region()
abstract String
Endpoint.regionId()
abstract Object
Auth.scope()
abstract Auth.Identity.AccessKeyAuth
Auth.Identity.secret()
abstract String
Endpoint.serviceId()
Project.tags()
abstract Auth.Id
Auth.Identity.token()
-
Uses of Nullable in org.jclouds.openstack.keystone.v3.features
Methods in org.jclouds.openstack.keystone.v3.features with annotations of type NullableModifier and TypeMethodDescriptionValidate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).AuthApi.getUserOfToken
(String token) Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).Method parameters in org.jclouds.openstack.keystone.v3.features with annotations of type NullableModifier and TypeMethodDescriptionProjectApi.create
(String name, String description, boolean enabled, boolean isDomain, String domainId, String parentId) ProjectApi.create
(String name, String description, boolean enabled, boolean isDomain, String domainId, String parentId) ProjectApi.create
(String name, String description, boolean enabled, boolean isDomain, String domainId, String parentId) UserApi.create
(String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.create
(String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.create
(String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.create
(String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.update
(String id, String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.update
(String id, String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.update
(String id, String name, String password, Boolean enabled, String domainId, String defaultProjectId) UserApi.update
(String id, String name, String password, Boolean enabled, String domainId, String defaultProjectId) -
Uses of Nullable in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
CreateFirewallRule.Builder.getAction()
abstract String
CreateFirewallRule.getAction()
abstract String
FirewallRule.getAction()
abstract String
UpdateFirewallRule.Builder.getAction()
abstract String
UpdateFirewallRule.getAction()
abstract Boolean
CreateFirewall.Builder.getAdminStateUp()
abstract Boolean
CreateFirewall.getAdminStateUp()
Network.getAdminStateUp()
Port.getAdminStateUp()
Router.getAdminStateUp()
abstract Boolean
UpdateFirewall.Builder.getAdminStateUp()
abstract Boolean
UpdateFirewall.getAdminStateUp()
com.google.common.collect.ImmutableSet
<AllocationPool> Subnet.getAllocationPools()
com.google.common.collect.ImmutableSet
<AddressPair> Port.getAllowedAddressPairs()
abstract Boolean
CreateFirewallPolicy.Builder.getAudited()
abstract Boolean
CreateFirewallPolicy.getAudited()
abstract Boolean
UpdateFirewallPolicy.Builder.getAudited()
abstract Boolean
UpdateFirewallPolicy.getAudited()
FloatingIP.getAvailabilityZone()
Network.getAvailabilityZone()
Subnet.getCidr()
abstract String
CreateFirewall.Builder.getDescription()
abstract String
CreateFirewall.getDescription()
abstract String
CreateFirewallPolicy.Builder.getDescription()
abstract String
CreateFirewallPolicy.getDescription()
abstract String
CreateFirewallRule.Builder.getDescription()
abstract String
CreateFirewallRule.getDescription()
abstract String
Firewall.getDescription()
abstract String
FirewallPolicy.getDescription()
abstract String
FirewallRule.getDescription()
SecurityGroup.getDescription()
abstract String
UpdateFirewall.Builder.getDescription()
abstract String
UpdateFirewall.getDescription()
abstract String
UpdateFirewallPolicy.Builder.getDescription()
abstract String
UpdateFirewallPolicy.getDescription()
abstract String
UpdateFirewallRule.Builder.getDescription()
abstract String
UpdateFirewallRule.getDescription()
HostRoute.getDestinationCidr()
abstract String
CreateFirewallRule.Builder.getDestinationIpAddress()
abstract String
CreateFirewallRule.getDestinationIpAddress()
abstract String
FirewallRule.getDestinationIpAddress()
abstract String
UpdateFirewallRule.Builder.getDestinationIpAddress()
abstract String
UpdateFirewallRule.getDestinationIpAddress()
abstract String
CreateFirewallRule.Builder.getDestinationPort()
abstract String
CreateFirewallRule.getDestinationPort()
abstract String
FirewallRule.getDestinationPort()
abstract String
UpdateFirewallRule.Builder.getDestinationPort()
abstract String
UpdateFirewallRule.getDestinationPort()
Port.getDeviceId()
Port.getDeviceOwner()
Rule.getDirection()
com.google.common.collect.ImmutableSet
<String> Subnet.getDnsNameservers()
abstract Boolean
CreateFirewallRule.Builder.getEnabled()
abstract Boolean
CreateFirewallRule.getEnabled()
abstract Boolean
UpdateFirewallRule.Builder.getEnabled()
abstract Boolean
UpdateFirewallRule.getEnabled()
Subnet.getEnableDhcp()
ExternalGatewayInfo.getEnableSnat()
AllocationPool.getEnd()
Rule.getEthertype()
Network.getExternal()
Adds external network attribute to network resource.Router.getExternalGatewayInfo()
com.google.common.collect.ImmutableSet
<ExtraDhcpOption> Port.getExtraDhcpOptions()
abstract String
CreateFirewall.Builder.getFirewallPolicyId()
abstract String
CreateFirewall.getFirewallPolicyId()
abstract String
CreateFirewallRule.Builder.getFirewallPolicyId()
abstract String
CreateFirewallRule.getFirewallPolicyId()
abstract String
Firewall.getFirewallPolicyId()
abstract String
FirewallRule.getFirewallPolicyId()
abstract String
UpdateFirewall.Builder.getFirewallPolicyId()
abstract String
UpdateFirewall.getFirewallPolicyId()
abstract String
UpdateFirewallRule.Builder.getFirewallPolicyId()
abstract String
UpdateFirewallRule.getFirewallPolicyId()
CreateFirewallPolicy.Builder.getFirewallRules()
CreateFirewallPolicy.getFirewallRules()
FirewallPolicy.getFirewallRules()
UpdateFirewallPolicy.Builder.getFirewallRules()
UpdateFirewallPolicy.getFirewallRules()
FloatingIP.getFixedIpAddress()
com.google.common.collect.ImmutableSet
<IP> Port.getFixedIps()
FloatingIP.getFloatingIpAddress()
FloatingIP.getFloatingNetworkId()
Subnet.getGatewayIp()
Port.getHostId()
com.google.common.collect.ImmutableSet
<HostRoute> Subnet.getHostRoutes()
ExtraDhcpOption.getId()
FloatingIP.getId()
Network.getId()
Port.getId()
Router.getId()
Rule.getId()
SecurityGroup.getId()
Subnet.getId()
AddressPair.getIpAddress()
IP.getIpAddress()
Subnet.getIPv6AddressMode()
Subnet.getIPv6RAMode()
abstract IpVersion
CreateFirewallRule.Builder.getIpVersion()
abstract IpVersion
CreateFirewallRule.getIpVersion()
abstract IpVersion
FirewallRule.getIpVersion()
Subnet.getIpVersion()
abstract IpVersion
UpdateFirewallRule.Builder.getIpVersion()
abstract IpVersion
UpdateFirewallRule.getIpVersion()
AddressPair.getMacAddress()
Port.getMacAddress()
Port.getMacLearning()
Network.getMemberSegments()
Network.getMulticastIp()
abstract String
CreateFirewall.Builder.getName()
abstract String
CreateFirewall.getName()
abstract String
CreateFirewallPolicy.Builder.getName()
abstract String
CreateFirewallPolicy.getName()
abstract String
CreateFirewallRule.Builder.getName()
abstract String
CreateFirewallRule.getName()
abstract String
Firewall.getName()
Network.getName()
Port.getName()
Router.getName()
SecurityGroup.getName()
Subnet.getName()
abstract String
UpdateFirewall.Builder.getName()
abstract String
UpdateFirewall.getName()
abstract String
UpdateFirewallPolicy.Builder.getName()
abstract String
UpdateFirewallPolicy.getName()
abstract String
UpdateFirewallRule.Builder.getName()
abstract String
UpdateFirewallRule.getName()
Network.getNetworkFlavor()
ExternalGatewayInfo.getNetworkId()
Port.getNetworkId()
Subnet.getNetworkId()
Network.getNetworkType()
NetworkSegment.getNetworkType()
HostRoute.getNextHop()
ExtraDhcpOption.getOptionName()
ExtraDhcpOption.getOptionValue()
NetworkSegment.getPhysicalNetwork()
Network.getPhysicalNetworkName()
FloatingIP.getPortId()
RouterInterface.getPortId()
Rule.getPortRangeMax()
Rule.getPortRangeMin()
Network.getPortSecurity()
Port.getPortSecurity()
abstract Integer
CreateFirewallRule.Builder.getPosition()
abstract Integer
CreateFirewallRule.getPosition()
see Builder#position(Integer)abstract Integer
FirewallRule.getPosition()
abstract Integer
UpdateFirewallRule.Builder.getPosition()
abstract Integer
UpdateFirewallRule.getPosition()
Port.getProfile()
Network.getProfileId()
Port.getProfileId()
FloatingIP.getProjectId()
abstract String
CreateFirewallRule.Builder.getProtocol()
abstract String
CreateFirewallRule.getProtocol()
abstract String
FirewallRule.getProtocol()
Rule.getProtocol()
abstract String
UpdateFirewallRule.Builder.getProtocol()
abstract String
UpdateFirewallRule.getProtocol()
Port.getQosQueueId()
Port.getQosRxtxFactor()
Rule.getRemoteGroupId()
Rule.getRemoteIpPrefix()
FloatingIP.getRouterId()
Rule.getSecurityGroupId()
com.google.common.collect.ImmutableSet
<String> Port.getSecurityGroups()
Network.getSegmentAdd()
Network.getSegmentationId()
NetworkSegment.getSegmentationId()
Network.getSegmentDel()
com.google.common.collect.ImmutableSet
<NetworkSegment> Network.getSegments()
abstract Boolean
CreateFirewallPolicy.Builder.getShared()
abstract Boolean
CreateFirewallPolicy.getShared()
abstract Boolean
CreateFirewallRule.Builder.getShared()
abstract Boolean
CreateFirewallRule.getShared()
Network.getShared()
The shared attribute can be used to create a public network, i.e.: a network which is shared with all other tenants.abstract Boolean
UpdateFirewallPolicy.Builder.getShared()
abstract Boolean
UpdateFirewallPolicy.getShared()
abstract Boolean
UpdateFirewallRule.Builder.getShared()
abstract Boolean
UpdateFirewallRule.getShared()
abstract String
CreateFirewallRule.Builder.getSourceIpAddress()
abstract String
CreateFirewallRule.getSourceIpAddress()
abstract String
FirewallRule.getSourceIpAddress()
abstract String
UpdateFirewallRule.Builder.getSourceIpAddress()
abstract String
UpdateFirewallRule.getSourceIpAddress()
abstract String
CreateFirewallRule.Builder.getSourcePort()
abstract String
CreateFirewallRule.getSourcePort()
abstract String
FirewallRule.getSourcePort()
abstract String
UpdateFirewallRule.Builder.getSourcePort()
abstract String
UpdateFirewallRule.getSourcePort()
AllocationPool.getStart()
Network.getStatus()
Port.getStatus()
Router.getStatus()
IP.getSubnetId()
RouterInterface.getSubnetId()
com.google.common.collect.ImmutableSet
<String> Network.getSubnets()
abstract String
CreateFirewall.Builder.getTenantId()
abstract String
CreateFirewall.getTenantId()
abstract String
CreateFirewallPolicy.Builder.getTenantId()
abstract String
CreateFirewallPolicy.getTenantId()
abstract String
CreateFirewallRule.Builder.getTenantId()
abstract String
CreateFirewallRule.getTenantId()
FloatingIP.getTenantId()
Network.getTenantId()
Port.getTenantId()
Router.getTenantId()
Rule.getTenantId()
SecurityGroup.getTenantId()
Subnet.getTenantId()
abstract String
UpdateFirewall.Builder.getTenantId()
abstract String
UpdateFirewall.getTenantId()
abstract String
UpdateFirewallPolicy.Builder.getTenantId()
abstract String
UpdateFirewallPolicy.getTenantId()
abstract String
UpdateFirewallRule.Builder.getTenantId()
abstract String
UpdateFirewallRule.getTenantId()
Port.getVifDetails()
Port.getVifType()
Port.getVnicType()
abstract Boolean
Firewall.isAdminStateUp()
-
Uses of Nullable in org.jclouds.openstack.neutron.v2.domain.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.domain.lbaas.v1 with annotations of type NullableModifier and TypeMethodDescriptionMember.getAddress()
VIP.getAddress()
HealthMonitor.getAdminStateUp()
Member.getAdminStateUp()
Pool.getAdminStateUp()
VIP.getAdminStateUp()
VIP.getConnectionLimit()
SessionPersistence.getCookieName()
HealthMonitor.getDelay()
Pool.getDescription()
VIP.getDescription()
HealthMonitor.getExpectedCodes()
com.google.common.collect.ImmutableSet
<String> Pool.getHealthMonitors()
com.google.common.collect.ImmutableList
<HealthMonitorStatus> Pool.getHealthMonitorsStatus()
HealthMonitor.getHttpMethod()
HealthMonitor.getId()
HealthMonitorStatus.getId()
Member.getId()
Pool.getId()
PoolStatus.getId()
VIP.getId()
Pool.getLBMethod()
HealthMonitor.getMaxRetries()
com.google.common.collect.ImmutableSet
<String> Pool.getMembers()
Pool.getName()
VIP.getName()
Member.getPoolId()
VIP.getPoolId()
com.google.common.collect.ImmutableList
<PoolStatus> HealthMonitor.getPools()
VIP.getPortId()
Pool.getProtocol()
VIP.getProtocol()
Member.getProtocolPort()
VIP.getProtocolPort()
Pool.getProvider()
VIP.getSessionPersistence()
HealthMonitor.getStatus()
HealthMonitorStatus.getStatus()
Member.getStatus()
Pool.getStatus()
PoolStatus.getStatus()
VIP.getStatus()
HealthMonitor.getStatusDescription()
HealthMonitorStatus.getStatusDescription()
Member.getStatusDescription()
Pool.getStatusDescription()
PoolStatus.getStatusDescription()
VIP.getStatusDescription()
Pool.getSubnetId()
VIP.getSubnetId()
HealthMonitor.getTenantId()
Member.getTenantId()
Pool.getTenantId()
VIP.getTenantId()
HealthMonitor.getTimeout()
HealthMonitor.getType()
SessionPersistence.getType()
HealthMonitor.getUrlPath()
Pool.getVIPId()
Member.getWeight()
-
Uses of Nullable in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions with annotations of type NullableModifier and TypeMethodDescriptionReturns the details for a specific firewall.Returns a Routers collection that should contain a single router with the id requested.FWaaSApi.getFirewallRule
(String firewallRuleId) FWaaSApi.removeFirewallRuleFromPolicy
(String policyId, String firewallRuleId) -
Uses of Nullable in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1 with annotations of type NullableModifier and TypeMethodDescriptionLBaaSApi.getHealthMonitor
(String id) Returns the details for a specific HealthMonitor.Returns the details for a specific Member.Returns the details for a specific Pool.Returns the details for a specific VIP. -
Uses of Nullable in org.jclouds.openstack.neutron.v2.features
Methods in org.jclouds.openstack.neutron.v2.features with annotations of type NullableModifier and TypeMethodDescriptionReturns the details for a specific floating IP.Return a specific networkReturns the specific portReturns the specific Subnet.SecurityGroupApi.getSecurityGroup
(String id) -
Uses of Nullable in org.jclouds.openstack.nova.v2_0.compute.functions
Method parameters in org.jclouds.openstack.nova.v2_0.compute.functions with annotations of type NullableModifier and TypeMethodDescriptionNeutronSecurityGroupToSecurityGroup.apply
(SecurityGroup group) NovaSecurityGroupToSecurityGroup.apply
(SecurityGroup group) -
Uses of Nullable in org.jclouds.openstack.nova.v2_0.domain
Methods in org.jclouds.openstack.nova.v2_0.domain with annotations of type NullableModifier and TypeMethodDescriptionServer.getAccessIPv4()
Server.getAccessIPv6()
com.google.common.base.Optional
<String> Server.getAvailabilityZone()
return the Availability Zone of a serverImage.getBlockDeviceMapping()
BlockDeviceMapping.getBootIndex()
Server.getConfigDrive()
Image.getCreated()
VolumeSnapshot.getCreated()
BlockDeviceMapping.getDeleteOnTermination()
SecurityGroup.getDescription()
Volume.getDescription()
VolumeSnapshot.getDescription()
BlockDeviceMapping.getDestinationType()
VolumeAttachment.getDevice()
BlockDeviceMapping.getDeviceName()
BlockDeviceMapping.getDeviceType()
BlockDeviceMapping.getDiskBus()
KeyPair.getFingerprint()
FloatingIP.getFixedIp()
SecurityGroupRule.getGroup()
BlockDeviceMapping.getGuestFormat()
Server.getHostId()
ServerExtendedAttributes.getHostName()
ServerExtendedAttributes.getHypervisorHostName()
FloatingIP.getInstanceId()
ServerExtendedAttributes.getInstanceName()
SimpleServerUsage.getInstanceTerminated()
FixedIP.getIpAddress()
SecurityGroupRule.getIpRange()
Server.getKeyName()
Host.getName()
SecurityGroup.getName()
Volume.getName()
VolumeSnapshot.getName()
BlockDeviceMapping.getNoDevice()
FloatingIP.getPool()
KeyPair.getPrivateKey()
HostResourceUsage.getProject()
KeyPair.getPublicKey()
Image.getServer()
VolumeAttachment.getServerId()
Host.getService()
Volume.getSnapshotId()
BlockDeviceMapping.getSourceType()
SimpleTenantUsage.getStart()
Image.getStatus()
SimpleTenantUsage.getStop()
FixedIP.getSubnetId()
ServerExtendedStatus.getTaskState()
Image.getTenantId()
SecurityGroup.getTenantId()
Image.getUpdated()
Server.getUpdated()
Image.getUserId()
KeyPair.getUserId()
BlockDeviceMapping.getUuid()
Server.getUuid()
only present until the id is in uuid formServerExtendedStatus.getVmState()
BlockDeviceMapping.getVolumeSize()
Volume.getVolumeType()
Host.getZone()
Constructor parameters in org.jclouds.openstack.nova.v2_0.domain with annotations of type NullableModifierConstructorDescriptionprotected
protected
protected
Flavor
(String id, String name, Set<Link> links, int ram, int disk, int vcpus, String swap, Double rxtxFactor, Integer ephemeral) protected
Flavor
(String id, String name, Set<Link> links, int ram, int disk, int vcpus, String swap, Double rxtxFactor, Integer ephemeral) protected
Flavor
(String id, String name, Set<Link> links, int ram, int disk, int vcpus, String swap, Double rxtxFactor, Integer ephemeral) protected
protected
protected
protected
protected
protected
protected
HostAggregate
(String id, String name, String availabilityZone, Set<String> hosts, String state, Date created, Date updated, Map<String, String> metadata) protected
HostAggregate
(String id, String name, String availabilityZone, Set<String> hosts, String state, Date created, Date updated, Map<String, String> metadata) protected
HostAggregate
(String id, String name, String availabilityZone, Set<String> hosts, String state, Date created, Date updated, Map<String, String> metadata) protected
HostAggregate
(String id, String name, String availabilityZone, Set<String> hosts, String state, Date created, Date updated, Map<String, String> metadata) protected
HostAggregate
(String id, String name, String availabilityZone, Set<String> hosts, String state, Date created, Date updated, Map<String, String> metadata) protected
HostResourceUsage
(String host, String project, int memoryMb, int cpu, int diskGb) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Image
(String id, String name, Set<Link> links, Date updated, Date created, String tenantId, String userId, Image.Status status, int progress, int minDisk, int minRam, List<BlockDeviceMapping> blockDeviceMapping, Resource server, Map<String, String> metadata) protected
Ingress
(IpProtocol ipProtocol, int fromPort, int toPort) protected
protected
protected
protected
protected
SecurityGroup
(String id, String tenantId, String name, String description, Set<SecurityGroupRule> rules) protected
SecurityGroup
(String id, String tenantId, String name, String description, Set<SecurityGroupRule> rules) protected
SecurityGroup
(String id, String tenantId, String name, String description, Set<SecurityGroupRule> rules) protected
SecurityGroupRule
(IpProtocol ipProtocol, int fromPort, int toPort, String id, TenantIdAndName group, String parentGroupId, SecurityGroupRule.Cidr ipRange) protected
SecurityGroupRule
(IpProtocol ipProtocol, int fromPort, int toPort, String id, TenantIdAndName group, String parentGroupId, SecurityGroupRule.Cidr ipRange) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
Server
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, String availabilityZone) protected
protected
protected
protected
ServerExtendedAttributes
(String instanceName, String hostName, String hypervisorHostName) protected
ServerExtendedAttributes
(String instanceName, String hostName, String hypervisorHostName) protected
ServerExtendedAttributes
(String instanceName, String hostName, String hypervisorHostName) protected
ServerExtendedStatus
(String taskState, String vmState, int powerState) protected
ServerExtendedStatus
(String taskState, String vmState, int powerState) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
ServerWithSecurityGroups
(String id, String name, Set<Link> links, String uuid, String tenantId, String userId, Date updated, Date created, String hostId, String accessIPv4, String accessIPv6, Server.Status status, Resource image, Resource flavor, String keyName, String configDrive, com.google.common.collect.Multimap<String, Address> addresses, Map<String, String> metadata, ServerExtendedStatus extendedStatus, ServerExtendedAttributes extendedAttributes, String diskConfig, Set<String> securityGroupNames, String availabilityZone) protected
SimpleServerUsage
(String instanceName, double hours, double flavorMemoryMb, double flavorLocalGb, double flavorVcpus, String tenantId, String flavorName, Date instanceCreated, Date instanceTerminated, SimpleServerUsage.Status instanceStatus, long uptime) protected
SimpleTenantUsage
(String tenantId, double totalLocalGbUsage, double totalVcpusUsage, double totalMemoryMbUsage, double totalHours, Date start, Date stop, Set<SimpleServerUsage> serverUsages) protected
SimpleTenantUsage
(String tenantId, double totalLocalGbUsage, double totalVcpusUsage, double totalMemoryMbUsage, double totalHours, Date start, Date stop, Set<SimpleServerUsage> serverUsages) protected
SimpleTenantUsage
(String tenantId, double totalLocalGbUsage, double totalVcpusUsage, double totalMemoryMbUsage, double totalHours, Date start, Date stop, Set<SimpleServerUsage> serverUsages) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
Volume
(String id, Volume.Status status, int size, String zone, Date created, Set<VolumeAttachment> attachments, String volumeType, String snapshotId, String name, String description, Map<String, String> metadata) protected
VolumeAttachment
(String id, String volumeId, String serverId, String device) protected
VolumeAttachment
(String id, String volumeId, String serverId, String device) protected
VolumeSnapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description) protected
VolumeSnapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description) protected
VolumeSnapshot
(String id, String volumeId, Volume.Status status, int size, Date created, String name, String description) protected
-
Uses of Nullable in org.jclouds.openstack.nova.v2_0.domain.regionscoped
Methods in org.jclouds.openstack.nova.v2_0.domain.regionscoped with annotations of type NullableModifier and TypeMethodDescriptionabstract String
HypervisorDetails.getCpuInfo()
abstract Integer
HypervisorDetails.getCurrentWorkload()
abstract Integer
HypervisorDetails.getDiskAvailableLeast()
abstract Integer
HypervisorDetails.getFreeDiskGb()
abstract Integer
HypervisorDetails.getFreeRamMb()
abstract String
Hypervisor.getName()
abstract String
HypervisorDetails.getName()
abstract Integer
HypervisorDetails.getRunningVms()
-
Uses of Nullable in org.jclouds.openstack.nova.v2_0.extensions
Methods in org.jclouds.openstack.nova.v2_0.extensions with annotations of type NullableModifier and TypeMethodDescriptionFloatingIPApi.allocateFromPool
(String pool) Allocates a Floating IP address from a poolFloatingIPApi.create()
Allocates a Floating IP addressSecurityGroupApi.createRuleAllowingCidrBlock
(String parentGroup, Ingress ip_protocol, String sourceCidr) Create a Security Group Rule.SecurityGroupApi.createRuleAllowingSecurityGroupId
(String parentGroup, Ingress ip_protocol, String groupId) Create a Security Group Rule.SecurityGroupApi.createWithDescription
(String name, String description) Create a Security GroupReturns information about a specified port interface for given serverGets a specific Floating IP addressRetrieves the details of an aggregate, hosts and metadata included.Gets a specificKeyPair
by name.Get a specific Security GroupRetrieve details of the specified server, including security groupsRetrieve tenant_usage for a specified tenantDeprecated.Please useVolumeApi.get(String)
instead.Gets a volume typeVolumeAttachmentApi.getAttachmentForVolumeOnServer
(String volumeId, String serverId) Gets a specific Volume Attachment for a Volume and Server.QuotaApi.getByTenant
(String tenantId) QuotaApi.getDefaultsForTenant
(String tenantId) VolumeTypeApi.getExtraSpec
(String id, String key) Retrieve a single extra spec valueFlavorExtraSpecsApi.getMetadataKey
(String flavorId, String key) Return a single extra spec valueVolumeApi.getSnapshot
(String snapshotId) Deprecated.Please useSnapshotApi.get(String)
instead. -
Uses of Nullable in org.jclouds.openstack.nova.v2_0.features
Methods in org.jclouds.openstack.nova.v2_0.features with annotations of type NullableModifier and TypeMethodDescriptionList details of the specified flavorList details of the specified imageList details of the specified serverImageApi.getMetadata
(String id, String key) Update the metadata for an image.ServerApi.getMetadata
(String id, String key) Update the metadata for a server.ImageApi.updateMetadata
(String id, String key, String value) Set a metadata item for an image. -
Uses of Nullable in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features with annotations of type NullableModifier and TypeMethodDescriptionGets theContainer
.Gets theSwiftObject
including itsbody
.ObjectApi.get
(String objectName, GetOptions options) Gets theSwiftObject
including itsbody
.ObjectApi.getWithoutBody
(String objectName) Gets theSwiftObject
metadata without itsbody
.ObjectApi.list()
Lists up to 10,000 objects.ObjectApi.list
(ListContainerOptions options) Lists up to 10,000 objects. -
Uses of Nullable in org.jclouds.openstack.trove.v1.features
Methods in org.jclouds.openstack.trove.v1.features with annotations of type Nullable -
Uses of Nullable in org.jclouds.openstack.v2_0.domain
Methods in org.jclouds.openstack.v2_0.domain with annotations of type NullableModifier and TypeMethodDescriptionResource.getLinks()
Resource.getName()
Extension.getNamespace()
Extension.getUpdated()
Constructor parameters in org.jclouds.openstack.v2_0.domain with annotations of type NullableModifierConstructorDescriptionprotected
Extension
(String name, Set<Link> links, URI namespace, String alias, Date updated, String description) protected
Extension
(String name, Set<Link> links, URI namespace, String alias, Date updated, String description) protected
Extension
(String name, Set<Link> links, URI namespace, String alias, Date updated, String description) protected
protected
protected
protected
protected
-
Uses of Nullable in org.jclouds.openstack.v2_0.features
Methods in org.jclouds.openstack.v2_0.features with annotations of type Nullable -
Uses of Nullable in org.jclouds.ovf
Constructor parameters in org.jclouds.ovf with annotations of type NullableModifierConstructorDescriptionOperatingSystemSection
(Integer id, String info, String description) OperatingSystemSection
(Integer id, String info, String description) OperatingSystemSection
(Integer id, String info, String description) -
Uses of Nullable in org.jclouds.packet.domain
Methods in org.jclouds.packet.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Href
Facility.address()
abstract Date
ProvisioningEvent.createdAt()
abstract String
Device.description()
abstract String
ProvisioningEvent.href()
abstract String
ProvisioningEvent.id()
abstract SshKey.Owner
SshKey.owner()
abstract String
Device.rootPassword()
abstract Specs
Plan.specs()
-
Uses of Nullable in org.jclouds.packet.domain.internal
Methods in org.jclouds.packet.domain.internal with annotations of type Nullable -
Uses of Nullable in org.jclouds.packet.features
Methods in org.jclouds.packet.features with annotations of type Nullable -
Uses of Nullable in org.jclouds.predicates
Method parameters in org.jclouds.predicates with annotations of type Nullable -
Uses of Nullable in org.jclouds.predicates.validators
Method parameters in org.jclouds.predicates.validators with annotations of type Nullable -
Uses of Nullable in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract Boolean
Firewall.active()
abstract LoadBalancer.Algorithm
LoadBalancer.algorithm()
abstract AvailabilityZone
Server.availabilityZone()
abstract AvailabilityZone
Server.Request.CreatePayload.availabilityZone()
abstract AvailabilityZone
Server.Request.UpdatePayload.availabilityZone()
abstract String
Server.balancedNicId()
LoadBalancer.balancedServers()
abstract Boolean
Snapshot.Request.UpdatePayload.bootable()
abstract Boolean
Storage.bootDevice()
abstract String
Server.Request.CreatePayload.bootFromImageId()
abstract String
Server.Request.UpdatePayload.bootFromImageId()
abstract String
Server.Request.CreatePayload.bootFromStorageId()
abstract String
Server.Request.UpdatePayload.bootFromStorageId()
abstract Storage.BusType
Storage.busType()
abstract Storage.BusType
Storage.Request.ConnectPayload.busType()
abstract Integer
Server.cores()
abstract Integer
Server.Request.UpdatePayload.cores()
abstract Date
LoadBalancer.creationTime()
abstract Date
Server.creationTime()
abstract Date
Snapshot.creationTime()
abstract Date
Storage.creationTime()
abstract DataCenter
LoadBalancer.dataCenter()
abstract DataCenter
Server.dataCenter()
abstract String
Nic.dataCenterId()
abstract String
Snapshot.description()
abstract String
Snapshot.Request.CreatePayload.description()
abstract String
Snapshot.Request.UpdatePayload.description()
abstract ServiceFault.Details
ServiceFault.details()
abstract String
Drive.Request.AddRomDriveToServerPayload.deviceNumber()
abstract Integer
Storage.deviceNumber()
abstract Integer
Storage.Request.ConnectPayload.deviceNumber()
abstract Boolean
Nic.dhcpActive()
abstract Boolean
Nic.Request.CreatePayload.dhcpActive()
abstract Boolean
Nic.Request.UpdatePayload.dhcpActive()
abstract Firewall
Nic.firewall()
LoadBalancer.firewalls()
abstract String
Nic.gatewayIp()
abstract Boolean
Server.hasInternetAccess()
abstract Boolean
Server.Request.CreatePayload.hasInternetAccess()
abstract String
Server.hostname()
abstract Integer
Firewall.Rule.icmpCode()
abstract Integer
Firewall.Rule.icmpType()
abstract String
Firewall.id()
abstract String
Firewall.Rule.id()
abstract String
LoadBalancer.id()
abstract String
Nic.id()
abstract String
Server.id()
abstract String
Snapshot.id()
abstract String
Storage.Request.CreatePayload.imagePassword()
abstract Boolean
LoadBalancer.internetAccess()
abstract Boolean
Nic.internetAccess()
abstract String
LoadBalancer.ip()
abstract String
LoadBalancer.Request.CreatePayload.ip()
abstract String
LoadBalancer.Request.UpdatePayload.ip()
abstract String
Nic.Request.CreatePayload.ip()
abstract String
Nic.Request.UpdatePayload.ip()
IpBlock.ips()
Nic.ips()
abstract Boolean
Image.isBootable()
abstract Boolean
Snapshot.isBootable()
abstract Boolean
Image.isCpuHotPlug()
abstract Boolean
Server.isCpuHotPlug()
abstract Boolean
Server.Request.CreatePayload.isCpuHotPlug()
abstract Boolean
Server.Request.UpdatePayload.isCpuHotPlug()
abstract Boolean
Snapshot.isCpuHotPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isCpuHotPlug()
abstract Boolean
Image.isCpuHotUnPlug()
abstract Boolean
Server.isCpuHotUnPlug()
abstract Boolean
Server.Request.CreatePayload.isCpuHotUnPlug()
abstract Boolean
Server.Request.UpdatePayload.isCpuHotUnPlug()
abstract Boolean
Snapshot.isCpuHotUnPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isCpuHotUnPlug()
abstract Boolean
Image.isDiscVirtioHotPlug()
abstract Boolean
Server.isDiscVirtioHotPlug()
abstract Boolean
Server.Request.CreatePayload.isDiscVirtioHotPlug()
abstract Boolean
Server.Request.UpdatePayload.isDiscVirtioHotPlug()
abstract Boolean
Snapshot.isDiscVirtioHotPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isDiscVirtioHotPlug()
abstract Boolean
Image.isDiscVirtioHotUnPlug()
abstract Boolean
Server.isDiscVirtioHotUnPlug()
abstract Boolean
Server.Request.CreatePayload.isDiscVirtioHotUnPlug()
abstract Boolean
Server.Request.UpdatePayload.isDiscVirtioHotUnPlug()
abstract Boolean
Snapshot.isDiscVirtioHotUnPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isDiscVirtioHotUnPlug()
abstract Boolean
Image.isNicHotPlug()
abstract Boolean
Server.isNicHotPlug()
abstract Boolean
Server.Request.CreatePayload.isNicHotPlug()
abstract Boolean
Server.Request.UpdatePayload.isNicHotPlug()
abstract Boolean
Snapshot.isNicHotPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isNicHotPlug()
abstract Boolean
Image.isNicHotUnPlug()
abstract Boolean
Server.isNicHotUnPlug()
abstract Boolean
Server.Request.CreatePayload.isNicHotUnPlug()
abstract Boolean
Server.Request.UpdatePayload.isNicHotUnPlug()
abstract Boolean
Snapshot.isNicHotUnPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isNicHotUnPlug()
abstract Boolean
Image.isPublic()
abstract Boolean
Image.isRamHotPlug()
abstract Boolean
Server.isRamHotPlug()
abstract Boolean
Server.Request.CreatePayload.isRamHotPlug()
abstract Boolean
Server.Request.UpdatePayload.isRamHotPlug()
abstract Boolean
Snapshot.isRamHotPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isRamHotPlug()
abstract Boolean
Image.isRamHotUnPlug()
abstract Boolean
Server.isRamHotUnPlug()
abstract Boolean
Server.Request.CreatePayload.isRamHotUnPlug()
abstract Boolean
Server.Request.UpdatePayload.isRamHotUnPlug()
abstract Boolean
Snapshot.isRamHotUnPlug()
abstract Boolean
Snapshot.Request.UpdatePayload.isRamHotUnPlug()
abstract Boolean
Image.isWriteable()
abstract Integer
LoadBalancer.lanId()
abstract Integer
LoadBalancer.Request.CreatePayload.lanId()
abstract Integer
Nic.lanId()
abstract Integer
Nic.Request.UpdatePayload.lanId()
abstract Integer
Server.Request.CreatePayload.lanId()
abstract Date
LoadBalancer.lastModificationTime()
abstract Date
Server.lastModificationTime()
abstract Date
Snapshot.lastModificationTime()
abstract Date
Storage.lastModificationTime()
abstract Boolean
Server.loadBalanced()
abstract Location
DataCenter.location()
abstract Location
Snapshot.location()
abstract String
Nic.macAddress()
abstract String
Storage.Request.CreatePayload.mountImageId()
abstract String
Storage.Request.UpdatePayload.mountImageId()
abstract String
DataCenter.name()
abstract String
Firewall.Rule.name()
abstract String
LoadBalancer.name()
abstract String
LoadBalancer.Request.CreatePayload.name()
abstract String
LoadBalancer.Request.UpdatePayload.name()
abstract String
Nic.name()
abstract String
Nic.Request.CreatePayload.name()
abstract String
Nic.Request.UpdatePayload.name()
abstract String
Server.name()
abstract String
Server.Request.UpdatePayload.name()
abstract String
Snapshot.name()
abstract String
Snapshot.Request.UpdatePayload.name()
abstract String
Storage.name()
abstract String
Storage.Request.CreatePayload.name()
abstract String
Storage.Request.UpdatePayload.name()
abstract String
Firewall.nicId()
abstract String
IpBlock.PublicIp.nicId()
Server.nics()
abstract OsType
Server.osType()
abstract OsType
Server.Request.CreatePayload.osType()
abstract OsType
Server.Request.UpdatePayload.osType()
abstract OsType
Snapshot.osType()
abstract OsType
Snapshot.Request.UpdatePayload.osType()
abstract Integer
Firewall.Rule.portRangeEnd()
abstract Integer
Firewall.Rule.portRangeStart()
abstract Firewall.Protocol
Firewall.Rule.protocol()
abstract Integer
Server.ram()
abstract Integer
Server.Request.UpdatePayload.ram()
abstract List
<Firewall.Rule> Firewall.rules()
abstract String
Nic.serverId()
Storage.serverIds()
DataCenter.servers()
abstract Float
Snapshot.size()
abstract Float
Storage.Request.UpdatePayload.size()
abstract String
Firewall.Rule.sourceIp()
abstract String
Firewall.Rule.sourceMac()
abstract ProvisioningState
DataCenter.state()
abstract ProvisioningState
Firewall.state()
abstract ProvisioningState
LoadBalancer.state()
abstract ProvisioningState
Nic.state()
abstract ProvisioningState
Server.state()
abstract ProvisioningState
Snapshot.state()
abstract ProvisioningState
Storage.state()
abstract Server.Status
Server.status()
DataCenter.storages()
Server.storages()
abstract String
Firewall.Rule.targetIp()
-
Uses of Nullable in org.jclouds.providers
Method parameters in org.jclouds.providers with annotations of type NullableModifier and TypeMethodDescription -
Uses of Nullable in org.jclouds.providers.internal
Method parameters in org.jclouds.providers.internal with annotations of type NullableModifier and TypeMethodDescription -
Uses of Nullable in org.jclouds.rackspace.clouddns.v1
Methods in org.jclouds.rackspace.clouddns.v1 with annotations of type Nullable -
Uses of Nullable in org.jclouds.rackspace.clouddns.v1.domain
Methods in org.jclouds.rackspace.clouddns.v1.domain with annotations of type NullableConstructor parameters in org.jclouds.rackspace.clouddns.v1.domain with annotations of type NullableModifierConstructorDescriptionprotected
Domain
(int id, String name, String email, String comment, Date created, Date updated, int accountId, int ttl, Set<String> nameservers, Set<Subdomain> nameToSubdomain, Set<RecordDetail> records) protected
Domain
(int id, String name, String email, String comment, Date created, Date updated, int accountId, int ttl, Set<String> nameservers, Set<Subdomain> nameToSubdomain, Set<RecordDetail> records) protected
Domain
(int id, String name, String email, String comment, Date created, Date updated, int accountId, int ttl, Set<String> nameservers, Set<Subdomain> nameToSubdomain, Set<RecordDetail> records) protected
Domain
(int id, String name, String email, String comment, Date created, Date updated, int accountId, int ttl, Set<String> nameservers, Set<Subdomain> nameToSubdomain, Set<RecordDetail> records) -
Uses of Nullable in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features with annotations of type NullableModifier and TypeMethodDescriptionDomainApi.get
(int id) Get all information for a Domain, including records and subdomains.Get the details for the specified record in the specified domain.RecordApi.getByNameAndTypeAndData
(String nameFilter, String typeFilter, String dataFilter) RecordDetails filtered by name and type and data.DomainApi.listChanges
(int id, Date since) Shows all changes to the specified domain since the specified date/time.DomainApi.listSubdomains
(int domainId) List the subdomains of a domain. -
Uses of Nullable in org.jclouds.rackspace.cloudfiles.v1.features
Methods in org.jclouds.rackspace.cloudfiles.v1.features with annotations of type NullableModifier and TypeMethodDescriptionEnables theCDNContainer
.Enables theCDNContainer
with a TTL.Gets the specified CDN Container. -
Uses of Nullable in org.jclouds.rackspace.cloudfiles.v1.functions
Method parameters in org.jclouds.rackspace.cloudfiles.v1.functions with annotations of type Nullable -
Uses of Nullable in org.jclouds.rackspace.cloudloadbalancers.v1.domain
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.domain with annotations of type NullableMethod parameters in org.jclouds.rackspace.cloudloadbalancers.v1.domain with annotations of type NullableModifier and TypeMethodDescriptionLoadBalancer.Builder.connectionLogging
(Boolean connectionLogging) Current connection logging configuration.LoadBalancer.Builder.connectionThrottle
(ConnectionThrottle connectionThrottle) Specifies limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.LoadBalancer.Builder.halfClosed
(Boolean halfClosed) Enable or Disable Half-Closed support for the load balancer.LoadBalancer.Builder.healthMonitor
(HealthMonitor healthMonitor) The type of health monitor check to perform to ensure that the service is performing properly.LoadBalancer.Builder.sessionPersistenceType
(SessionPersistence sessionPersistenceType) Specifies whether multiple requests from clients are directed to the same node.The timeout value for the load balancer and communications with its nodes.Constructor parameters in org.jclouds.rackspace.cloudloadbalancers.v1.domain with annotations of type NullableModifierConstructorDescriptionCreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, Set<Map<String, String>> virtualIPsFromOptions) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) CreateLoadBalancer
(String name, String protocol, Integer port, Set<AddNode> addNodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistenceType, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor, Set<AccessRule> accessRules, Map<String, String> metadata, VirtualIP.Type virtualIPType, Integer virtualIPId) protected
HealthMonitor
(HealthMonitor.Type type, int delay, int timeout, int attemptsBeforeDeactivation, String bodyRegex, String statusRegex, String path, String hostHeader) protected
HealthMonitor
(HealthMonitor.Type type, int delay, int timeout, int attemptsBeforeDeactivation, String bodyRegex, String statusRegex, String path, String hostHeader) protected
HealthMonitor
(HealthMonitor.Type type, int delay, int timeout, int attemptsBeforeDeactivation, String bodyRegex, String statusRegex, String path, String hostHeader) protected
HealthMonitor
(HealthMonitor.Type type, int delay, int timeout, int attemptsBeforeDeactivation, String bodyRegex, String statusRegex, String path, String hostHeader) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) LoadBalancer
(String region, int id, String name, String protocol, Integer port, Set<Node> nodes, Integer timeout, Boolean halfClosed, BaseLoadBalancer.Algorithm algorithm, LoadBalancer.Status status, Set<VirtualIPWithId> virtualIPs, Map<String, SessionPersistence> sessionPersistenceType, String clusterName, Date created, Date updated, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, boolean contentCaching, int nodeCount, HealthMonitor healthMonitor, SSLTermination sslTermination, SourceAddresses sourceAddresses, Set<AccessRuleWithId> accessRules, Metadata metadata, URI uri) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateLoadBalancer
(String name, String protocol, Integer port, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed) protected
UpdateNode
(BaseNode.Condition condition, BaseNode.Type type, Integer weight) protected
UpdateNode
(BaseNode.Condition condition, BaseNode.Type type, Integer weight) protected
UpdateNode
(BaseNode.Condition condition, BaseNode.Type type, Integer weight) -
Uses of Nullable in org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal with annotations of type NullableModifier and TypeMethodDescriptionBaseLoadBalancer.getAlgorithm()
BaseLoadBalancer.getConnectionThrottle()
BaseLoadBalancer.getHealthMonitor()
BaseLoadBalancer.getPort()
BaseLoadBalancer.getProtocol()
BaseLoadBalancer.getSessionPersistenceType()
BaseLoadBalancer.getTimeout()
BaseLoadBalancer.isHalfClosed()
Method parameters in org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal with annotations of type NullableModifier and TypeMethodDescriptionBaseLoadBalancer.Builder.algorithm
(BaseLoadBalancer.Algorithm algorithm) Algorithm that defines how traffic should be directed between back-end nodes.BaseLoadBalancer.Builder.connectionLogging
(Boolean connectionLogging) Current connection logging configuration.BaseLoadBalancer.Builder.connectionThrottle
(ConnectionThrottle connectionThrottle) Specifies limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.BaseLoadBalancer.Builder.halfClosed
(Boolean halfClosed) Enable or Disable Half-Closed support for the load balancer.BaseLoadBalancer.Builder.healthMonitor
(HealthMonitor healthMonitor) The type of health monitor check to perform to ensure that the service is performing properly.Required if the protocol being used is not ininvalid reference
ReportApi#listProtocols()
invalid reference
ReportApi#listProtocols()
BaseLoadBalancer.Builder.sessionPersistenceType
(SessionPersistence sessionPersistenceType) Specifies whether multiple requests from clients are directed to the same node.The timeout value for the load balancer and communications with its nodes.Constructor parameters in org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal with annotations of type NullableModifierConstructorDescriptionBaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) BaseLoadBalancer
(String name, String protocol, Integer port, Iterable<N> nodes, BaseLoadBalancer.Algorithm algorithm, Integer timeout, Boolean halfClosed, Map<String, SessionPersistence> sessionPersistence, Map<String, Boolean> connectionLogging, ConnectionThrottle connectionThrottle, HealthMonitor healthMonitor) -
Uses of Nullable in org.jclouds.reflect
Method parameters in org.jclouds.reflect with annotations of type NullableModifier and TypeMethodDescriptionstatic InvocationSuccess
InvocationSuccess.create
(Invocation invocation, Object result) -
Uses of Nullable in org.jclouds.rest.internal
Method parameters in org.jclouds.rest.internal with annotations of type NullableModifier and TypeMethodDescriptionGeneratedHttpRequest.Builder.caller
(Invocation caller) final Object
Constructor parameters in org.jclouds.rest.internal with annotations of type NullableModifierConstructorDescriptionprotected
GeneratedHttpRequest
(String method, URI endpoint, com.google.common.collect.Multimap<String, String> headers, Payload payload, Iterable<HttpRequestFilter> filters, Invocation invocation, com.google.common.base.Optional<Invocation> caller) -
Uses of Nullable in org.jclouds.route53
Methods in org.jclouds.route53 with annotations of type Nullable -
Uses of Nullable in org.jclouds.route53.features
Methods in org.jclouds.route53.features with annotations of type NullableModifier and TypeMethodDescriptionThis action deletes a hosted zone.ResourceRecordSetApi.delete
(ResourceRecordSet rrs) This action deletes a resource record set.Retrieves information about the specified zone, including its nameserver configuration -
Uses of Nullable in org.jclouds.s3
Method parameters in org.jclouds.s3 with annotations of type NullableModifier and TypeMethodDescriptionS3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) boolean
S3Client.putBucketInRegion
(String region, String bucketName, PutBucketOptions... options) Create and name your own bucket in which to store your objects. -
Uses of Nullable in org.jclouds.s3.domain
Methods in org.jclouds.s3.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
ListMultipartUploadsResponse.keyMarker()
abstract Date
ListMultipartUploadResponse.lastModified()
abstract String
ListMultipartUploadsResponse.nextKeyMarker()
abstract String
ListMultipartUploadsResponse.nextUploadIdMarker()
abstract String
ListMultipartUploadsResponse.uploadIdMarker()
Method parameters in org.jclouds.s3.domain with annotations of type NullableModifier and TypeMethodDescriptionstatic ListMultipartUploadResponse
static ListMultipartUploadsResponse
ListMultipartUploadsResponse.create
(String bucket, String keyMarker, String uploadIdMarker, String nextKeyMarker, String nextUploadIdMarker, int maxUploads, boolean isTruncated, List<ListMultipartUploadsResponse.Upload> uploads) static ListMultipartUploadsResponse
ListMultipartUploadsResponse.create
(String bucket, String keyMarker, String uploadIdMarker, String nextKeyMarker, String nextUploadIdMarker, int maxUploads, boolean isTruncated, List<ListMultipartUploadsResponse.Upload> uploads) static ListMultipartUploadsResponse
ListMultipartUploadsResponse.create
(String bucket, String keyMarker, String uploadIdMarker, String nextKeyMarker, String nextUploadIdMarker, int maxUploads, boolean isTruncated, List<ListMultipartUploadsResponse.Upload> uploads) static ListMultipartUploadsResponse
ListMultipartUploadsResponse.create
(String bucket, String keyMarker, String uploadIdMarker, String nextKeyMarker, String nextUploadIdMarker, int maxUploads, boolean isTruncated, List<ListMultipartUploadsResponse.Upload> uploads) S3Object.Factory.create
(MutableObjectMetadata metadata) -
Uses of Nullable in org.jclouds.s3.fallbacks
Method parameters in org.jclouds.s3.fallbacks with annotations of type NullableModifier and TypeMethodDescriptionFalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists.setContext
(HttpRequest request) -
Uses of Nullable in org.jclouds.s3.functions
Method parameters in org.jclouds.s3.functions with annotations of type Nullable -
Uses of Nullable in org.jclouds.scriptbuilder.functions
Method parameters in org.jclouds.scriptbuilder.functions with annotations of type Nullable -
Uses of Nullable in org.jclouds.scriptbuilder.statements.chef
Method parameters in org.jclouds.scriptbuilder.statements.chef with annotations of type NullableModifier and TypeMethodDescriptionThe version of the Chef gem to install. -
Uses of Nullable in org.jclouds.scriptbuilder.statements.login
Methods in org.jclouds.scriptbuilder.statements.login with annotations of type NullableModifier and TypeMethodDescriptionAdminAccess.getAdminCredentials()
AdminAccess.getAdminPassword()
Method parameters in org.jclouds.scriptbuilder.statements.login with annotations of type NullableModifier and TypeMethodDescriptionvoid
AdminAccessBuilderSpec.ValueParser.parse
(AdminAccessBuilderSpec spec, String key, String value) Constructor parameters in org.jclouds.scriptbuilder.statements.login with annotations of type NullableModifierConstructorDescriptionprotected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) protected
Config
(String adminUsername, String adminFullName, String adminHome, String adminPublicKey, String adminPrivateKey, String adminPassword, String loginPassword, boolean lockSsh, boolean grantSudoToAdminUser, boolean authorizeAdminPublicKey, boolean installAdminPrivateKey, boolean resetLoginPassword, com.google.common.base.Function<String, String> cryptFunction) UserAdd
(com.google.common.base.Function<String, String> cryptFunction, String login, List<String> groups, String password, String installRSAPrivateKey, List<String> authorizeRSAPublicKeys, String defaultHome, String shell) UserAdd
(com.google.common.base.Function<String, String> cryptFunction, String login, List<String> groups, String password, String installRSAPrivateKey, List<String> authorizeRSAPublicKeys, String defaultHome, String shell) UserAdd
(com.google.common.base.Function<String, String> cryptFunction, String login, List<String> groups, String password, String installRSAPrivateKey, List<String> authorizeRSAPublicKeys, String home, String defaultHome, String shell, String fullName) UserAdd
(com.google.common.base.Function<String, String> cryptFunction, String login, List<String> groups, String password, String installRSAPrivateKey, List<String> authorizeRSAPublicKeys, String home, String defaultHome, String shell, String fullName) UserAdd
(com.google.common.base.Function<String, String> cryptFunction, String login, List<String> groups, String password, String installRSAPrivateKey, List<String> authorizeRSAPublicKeys, String home, String defaultHome, String shell, String fullName) -
Uses of Nullable in org.jclouds.scriptbuilder.statements.ruby
Method parameters in org.jclouds.scriptbuilder.statements.ruby with annotations of type NullableModifier and TypeMethodDescriptionInstallRubyGems.Builder.updateSystem
(boolean updateSystem, String updateSystemVersion) Update the gem system after installing RubyGems, forcing the update to a concrete version.The version of RubyGems to install. -
Uses of Nullable in org.jclouds.scriptbuilder.statements.ssh
Constructor parameters in org.jclouds.scriptbuilder.statements.ssh with annotations of type NullableModifierConstructorDescriptionAuthorizeRSAPublicKeys
(Iterable<String> publicKeys, String owner) AuthorizeRSAPublicKeys
(String sshDir, Iterable<String> publicKeys, String owner) -
Uses of Nullable in org.jclouds.softlayer.compute.options
Method parameters in org.jclouds.softlayer.compute.options with annotations of type NullableModifier and TypeMethodDescriptionSoftLayerTemplateOptions.dedicatedAccountHostOnlyFlag
(Boolean dedicatedAccountHostOnlyFlag) SoftLayerTemplateOptions.hourlyBillingFlag
(Boolean hourlyBillingFlag) SoftLayerTemplateOptions.postInstallScriptUri
(String postInstallScriptUri) SoftLayerTemplateOptions.primaryBackendNetworkComponentNetworkVlanId
(Integer primaryBackendNetworkComponentNetworkVlanId) SoftLayerTemplateOptions.primaryNetworkComponentNetworkVlanId
(Integer primaryNetworkComponentNetworkVlanId) SoftLayerTemplateOptions.privateNetworkOnlyFlag
(Boolean privateNetworkOnlyFlag) -
Uses of Nullable in org.jclouds.softlayer.domain
Methods in org.jclouds.softlayer.domain with annotations of type NullableModifier and TypeMethodDescriptionabstract String
Subnet.addressSpace()
Address.getAddress1()
Address.getCity()
Address.getContactName()
VirtualGuest.getCreateDate()
VirtualGuest.getDatacenter()
Address.getDescription()
Region.getDescription()
VirtualGuest.getDomain()
VirtualGuest.getFullyQualifiedDomainName()
VirtualGuest.getHostname()
PowerState.getKeyName()
Maps ontoVirtualGuest.State
VirtualGuest.getLastVerifiedDate()
Datacenter.getLocationAddress()
Datacenter.getLongName()
VirtualGuest.getMaxCpuUnits()
VirtualGuest.getMetricPollDate()
VirtualGuest.getModifyDate()
Datacenter.getName()
VirtualGuest.getNotes()
VirtualGuest.getOperatingSystem()
Password.getPassword()
Address.getPostalCode()
VirtualGuest.getPowerState()
VirtualGuest.getPrimaryBackendIpAddress()
VirtualGuest.getPrimaryIpAddress()
SoftwareLicense.getSoftwareDescription()
VirtualDiskImageSoftware.getSoftwareDescription()
VirtualGuest.getSoftwareLicense()
Address.getState()
VirtualGuest.getTagReferences()
Password.getUsername()
VirtualGuest.getUuid()
VirtualGuest.getVirtualGuestBlockDevices()
VirtualGuest.getVirtualGuestNetworkComponents()
abstract Date
Subnet.modifyDate()
abstract String
Network.name()
abstract String
Subnet.note()
abstract Network.CreateNetwork.Builder
abstract String
Network.CreateNetwork.notes()
abstract String
Network.notes()
Network.subnets()
abstract String
Subnet.subnetType()
Constructor parameters in org.jclouds.softlayer.domain with annotations of type NullableModifierConstructorDescriptionprotected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) protected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) protected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) protected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) protected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) protected
Address
(int id, String country, String state, String description, int accountId, String address, String city, String contactName, int isActive, int locationId, String postalCode) ContainerVirtualGuestConfigurationOption
(ProductItemPrice productItemPrice, VirtualGuest template) protected
protected
protected
protected
NetworkVlan
(int id, int accountId, String name, int networkVrfId, int primarySubnetId, int vlanNumber, String note) NetworkVlan
(int id, int accountId, String name, int networkVrfId, int primarySubnetId, int vlanNumber, String note) protected
OperatingSystem
(String id, SoftwareLicense softwareLicense, String operatingSystemReferenceCode, Set<Password> passwords) protected
OperatingSystem
(String id, SoftwareLicense softwareLicense, String operatingSystemReferenceCode, Set<Password> passwords) protected
OperatingSystem
(String id, SoftwareLicense softwareLicense, String operatingSystemReferenceCode, Set<Password> passwords) ProductItem
(int id, String description, String softwareDescriptionId, SoftwareDescription softwareDescription) ProductItem
(int id, String description, String softwareDescriptionId, SoftwareDescription softwareDescription) ProductItem
(int id, String description, String softwareDescriptionId, SoftwareDescription softwareDescription) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SecuritySshKey
(int id, String key, String label, String fingerprint, String notes, String createDate, String modifyDate) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareDescription
(int id, String longDescription, String manufacturer, String name, int operatingSystem, String referenceCode, String requiredUser, String version, int controlPanel, String upgradeSoftwareDescriptionId, String upgradeSwDescId, String virtualLicense, String virtualizationPlatform) protected
SoftwareLicense
(int id, SoftwareDescription softwareDescription, int softwareDescriptionId) TagReference
(int id, int usrRecordId, int tagTypeId, int tagId, int resourceTableId, int empRecordId, Tag tag, TagType tagType) TagReference
(int id, int usrRecordId, int tagTypeId, int tagId, int resourceTableId, int empRecordId, Tag tag, TagType tagType) VirtualDiskImage
(int id, String uuid, float capacity, String units, int typeId, String description, String name, int storageRepositoryId, Set<VirtualDiskImageSoftware> softwareReferences) VirtualDiskImage
(int id, String uuid, float capacity, String units, int typeId, String description, String name, int storageRepositoryId, Set<VirtualDiskImageSoftware> softwareReferences) VirtualDiskImage
(int id, String uuid, float capacity, String units, int typeId, String description, String name, int storageRepositoryId, Set<VirtualDiskImageSoftware> softwareReferences) VirtualDiskImage
(int id, String uuid, float capacity, String units, int typeId, String description, String name, int storageRepositoryId, Set<VirtualDiskImageSoftware> softwareReferences) VirtualDiskImage
(int id, String uuid, float capacity, String units, int typeId, String description, String name, int storageRepositoryId, Set<VirtualDiskImageSoftware> softwareReferences) VirtualDiskImageSoftware
(int id, int softwareDescriptionId, SoftwareDescription softwareDescription) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuest
(int accountId, Date createDate, String domain, String fullyQualifiedDomainName, String hostname, int id, Date lastVerifiedDate, int maxCpu, String maxCpuUnits, int maxMemory, Date metricPollDate, Date modifyDate, String notes, int startCpus, int statusId, String uuid, String primaryBackendIpAddress, String primaryIpAddress, VirtualGuest.BillingItem billingItem, OperatingSystem operatingSystem, String operatingSystemReferenceCode, Datacenter datacenter, PowerState powerState, SoftwareLicense softwareLicense, int activeTransactionCount, List<VirtualGuestBlockDevice> blockDevices, boolean hourlyBillingFlag, boolean localDiskFlag, boolean dedicatedAccountHostOnlyFlag, boolean privateNetworkOnlyFlag, VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup, Set<VirtualGuestNetworkComponent> networkComponents, Set<TagReference> tagReferences, VirtualGuestNetworkComponent primaryNetworkComponent, VirtualGuestNetworkComponent primaryBackendNetworkComponent, String postInstallScriptUri, VirtualGuestAttribute virtualGuestAttribute, Set<SecuritySshKey> sshKeys) protected
VirtualGuestBlockDevice
(int id, String uuid, int statusId, String mountType, String mountMode, int bootableFlag, String device, VirtualDiskImage diskImage, VirtualGuest guest) protected
VirtualGuestBlockDevice
(int id, String uuid, int statusId, String mountType, String mountMode, int bootableFlag, String device, VirtualDiskImage diskImage, VirtualGuest guest) protected
VirtualGuestBlockDevice
(int id, String uuid, int statusId, String mountType, String mountMode, int bootableFlag, String device, VirtualDiskImage diskImage, VirtualGuest guest) protected
VirtualGuestBlockDevice
(int id, String uuid, int statusId, String mountType, String mountMode, int bootableFlag, String device, VirtualDiskImage diskImage, VirtualGuest guest) protected
VirtualGuestBlockDevice
(int id, String uuid, int statusId, String mountType, String mountMode, int bootableFlag, String device, VirtualDiskImage diskImage, VirtualGuest guest) protected
VirtualGuestBlockDeviceTemplateGroup
(int id, String name, String globalIdentifier, int statusId, int accountId, int parentId, String summary, Set<VirtualGuestBlockDeviceTemplateGroup> children, Set<VirtualGuestBlockDeviceTemplate> blockDevices) protected
VirtualGuestBlockDeviceTemplateGroup
(int id, String name, String globalIdentifier, int statusId, int accountId, int parentId, String summary, Set<VirtualGuestBlockDeviceTemplateGroup> children, Set<VirtualGuestBlockDeviceTemplate> blockDevices) protected
VirtualGuestBlockDeviceTemplateGroup
(int id, String name, String globalIdentifier, int statusId, int accountId, int parentId, String summary, Set<VirtualGuestBlockDeviceTemplateGroup> children, Set<VirtualGuestBlockDeviceTemplate> blockDevices) protected
VirtualGuestBlockDeviceTemplateGroup
(int id, String name, String globalIdentifier, int statusId, int accountId, int parentId, String summary, Set<VirtualGuestBlockDeviceTemplateGroup> children, Set<VirtualGuestBlockDeviceTemplate> blockDevices) protected
VirtualGuestBlockDeviceTemplateGroup
(int id, String name, String globalIdentifier, int statusId, int accountId, int parentId, String summary, Set<VirtualGuestBlockDeviceTemplateGroup> children, Set<VirtualGuestBlockDeviceTemplate> blockDevices) protected
VirtualGuestNetworkComponent
(int id, String uuid, int guestId, int networkId, String macAddress, int maxSpeed, String name, int port, int speed, String status, NetworkVlan networkVlan) protected
VirtualGuestNetworkComponent
(int id, String uuid, int guestId, int networkId, String macAddress, int maxSpeed, String name, int port, int speed, String status, NetworkVlan networkVlan) protected
VirtualGuestNetworkComponent
(int id, String uuid, int guestId, int networkId, String macAddress, int maxSpeed, String name, int port, int speed, String status, NetworkVlan networkVlan) protected
VirtualGuestNetworkComponent
(int id, String uuid, int guestId, int networkId, String macAddress, int maxSpeed, String name, int port, int speed, String status, NetworkVlan networkVlan) -
Uses of Nullable in org.jclouds.sqs
Method parameters in org.jclouds.sqs with annotations of type Nullable -
Uses of Nullable in org.jclouds.ssh.jsch
Methods in org.jclouds.ssh.jsch with annotations of type Nullable -
Uses of Nullable in org.jclouds.ultradns.ws
Methods in org.jclouds.ultradns.ws with annotations of type Nullable -
Uses of Nullable in org.jclouds.ultradns.ws.features
Methods in org.jclouds.ultradns.ws.features with annotations of type NullableModifier and TypeMethodDescriptionreturns the regions and name of the specified directional group or null, if not found.TrafficControllerPoolApi.getNameByDName
(String dname) Retrieves the name of the specified pool by dname.TrafficControllerPoolApi.getRecordSpec
(String poolRecordID) -
Uses of Nullable in org.jclouds.util
Method parameters in org.jclouds.util with annotations of type NullableModifier and TypeMethodDescriptionstatic void
Closeables2.closeQuietly
(Closeable closeable) Closes the closable, swallowing any IOException.static String
url decodes the input param, if set.