Uses of Package
com.vmware.vra.jenkinsplugin.model.iaas

  • Classes in com.vmware.vra.jenkinsplugin.model.iaas used by com.vmware.vra.jenkinsplugin.model.iaas 
    Class Description
    About
    State object representing an about page that includes api versioning information
    Annotation
    Annotation
    ApiDescription
    ApiDescription
    AuthResponse
    Entity that holds auth token details.
    AwsStorageProfile
    Defines a structure that holds list of storage policies defined for AWS for a specific region.**HATEOAS** links:<br>**region** - Region - Region for the profile.<br>**self** - AwsStorageProfile - Self link to this aws Storage Profile
    AzureStorageProfile
    Defines a structure that holds list of storage policies defined for Azure for a specific region.**HATEOAS** links:<br>**storage-account** - FabricAzureStorageAccount - Storage account for the profile.<br>**region** - Region - Region for the profile.<br>**self** - AzureStorageProfile - Self link to this Azure storage profile.
    BlockDevice
    State object representing a block device.<br>**HATEOAS** links:<br>**cloud-accounts** - array[CloudAccount] - Cloud accounts where this disk is provisioned.<br>**self** - BlockDevice - Self link to this block device
    BlockDevice.StatusEnum
    Status of the block device
    BlockDevice.TypeEnum
    Type of the block device
    BlockDeviceSpecification
    BlockDeviceSpecification
    ChangeSecurityGroupSpecification
    Specification for a second day change security groups operation for a vsphere machine
    Claims
    Claims
    ClassLoader
    ClassLoader
    CloudAccount
    State object representing a cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**associated-cloud-accounts** - array[CloudAccount] - Cloud accounts associated to this cloud account.
    CloudAccountAws
    State object representing a AWS cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountAws - Self link to this cloud account
    CloudAccountAwsSpecification
    Specification for a Amazon cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountAzure
    State object representing an Azure cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountAzure - Self link to this cloud account
    CloudAccountAzureSpecification
    Specification for a Azure cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountGcp
    State object representing a GCP cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountGcp - Self link to this cloud account
    CloudAccountGcpSpecification
    Specification for a GCP cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region where the associated cloud account resources are hosted.
    CloudAccountNsxT
    State object representing an NSX-T cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**self** - CloudAccountNsxT - Self link to this cloud account
    CloudAccountNsxTSpecification
    Specification for an NSX-T cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountNsxV
    State object representing an Nsx-V cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**self** - CloudAccountNsxV - Self link to this cloud account
    CloudAccountNsxVSpecification
    Specification for an NSX-v cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountRegions
    State object representing a cloud account region.
    CloudAccountSpecification
    Specification for a generic cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountVcf
    State object representing a VCF cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountVcf - Self link to this cloud account
    CloudAccountVcfSpecification
    Specification for a VCF cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountVmc
    State object representing a Vmc cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountVmc - Self link to this cloud account
    CloudAccountVmcSpecification
    Specification for a VMC cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CloudAccountVsphere
    State object representing a vSphere cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccountVsphere - Self link to this cloud account.
    CloudAccountVsphereSpecification
    Specification for a vSphere cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.
    CompletableFuture
    CompletableFuture
    CompletableFutureObject
    CompletableFutureObject
    CompletableFutureOperation
    CompletableFutureOperation
    ComputeGateway
    The compute gateway object is a logical entity attached to a network.
    ComputeGatewaySpecification
    Compute Gateway Configuration.
    Connection
    Connection
    Constraint
    A constraint that is conveyed to the policy engine.
    ConsumerOperation
    ConsumerOperation
    CspLoginSpecification
    Specification for token retrieval request.
    DatabaseMetaData
    DatabaseMetaData
    DatabaseMetaData.RowIdLifetimeEnum
    Gets or Sets rowIdLifetime
    DataCollector
    State object representing a data collector.<br>The data collector is an OVA tool that contains the credentials and protocols needed to create a connection between a data collector appliance on a host vCenter and a vCenter-based cloud account.<br><br>Filtering is currently possible for some of the data collector fields via $filter.<br>Supported fields:<br>services<br>proxyId<br>creationTimeMicros<br>customProperties<br><br>Supported operators: eq, ne, lt, gt, and, or.<br><br>By default, the obtained list contains the enabled data collectors.
    DataCollectorRegistration
    Data collector registration object.<br>The supplied data collector is an OVA tool that contains the credentials and protocols needed to create a connection between a data collector appliance on a host vCenter and a vCenter-based cloud account.
    DataSource
    DataSource
    DeferredResult
    DeferredResult
    DeferredResultObject
    DeferredResultObject
    DeferredResultOperation
    DeferredResultOperation
    DelegatingUserSubjectInfo
    DelegatingUserSubjectInfo
    Deployment
    State object representing a deployment.<br>**HATEOAS** links:<br>**self** - Deployment - Self link to this deployment
    DeploymentSpecification
    DeploymentSpecification
    DeprecationPolicy
    DeprecationPolicy
    DiskAttachmentSpecification
    Specification for attaching disk to a machine
    DiskSnapshot
    Represents a disk snapshot
    DiskSnapshotSpecification
    Specification for Disk Snapshot creation request.
    EnumerationString
    EnumerationString
    ErrorManager
    ErrorManager
    ExecutorService
    ExecutorService
    ExternalNetworkIPRange
    State object representing an external IP address range for a Fabric Network.<br>**HATEOAS** links:<br>**region** - Region - Region for the network.<br>**self** - NetworkIPRange - Self link to this IP address range
    ExternalNetworkIPRange.IpVersionEnum
    IP address version: IPv4 or IPv6.
    FabricAzureStorageAccount
    Represents a structure that holds details of Azure endpoint's storage account.<br>**HATEOAS** links:<br>**region** - Region - Region for the storage account.<br>**self** - FabricAzureStorageAccount - Self link to this storage account
    FabricCompute
    Represents a compute which is an entity on the cloud provider side that can be used to provision resources in.
    FabricComputeSpecification
    Specification for updating a FabricCompute
    FabricFlavor
    Represents a fabric flavor from the corresponding cloud end-point
    FabricFlavorDescription
    Represents fabric flavor instance type description.
    FabricImage
    Represents a fabric image from the corresponding cloud end-point.<br>**HATEOAS** links:<br>**region** - Region - Region for the image.<br>**self** - FabricImage - Self link to this image
    FabricImageDescription
    Represents fabric image description.
    FabricNetwork
    State object representing a network on a external cloud provider.<br>**HATEOAS** links:<br>**region** - Region - Region for the network.<br>**self** - FabricNetwork - Self link to this network
    FabricNetworkSpecification
    Specification for updating a FabricNetwork
    FabricNetworkVsphere
    State object representing a vSphere network on a external cloud provider.<br>**domain** - domain for the vSphere network.<br>**defaultGateway** - default IPv4 gateway for the vSphere network.<br>**defaultIPv6Gateway** - default IPv6 gateway for the vSphere network.<br>**dnsServerAddresses** - list of dns server address for the vSphere network.<br>**dnsSearchDomains** - ist of dns search domains for the vSphere network
    FabricNetworkVsphereSpecification
    Specification for updating a Vsphere FabricNetwork
    FabricVsphereDatastore
    Represents a structure that holds details of vSphere datastore.<br>**HATEOAS** links:<br>**self** - FabricVsphereDatastore - Self link to this data store
    FabricVsphereStoragePolicy
    Represents a structure that holds details of vSphere storage policy.**HATEOAS** links:<br>**self** - FabricVsphereStoragePolicy - Self link to this storage policy
    Filter
    Filter
    FlavorMapping
    Describes a flavor mapping between a global fabric flavor key and fabric flavor.<br>**HATEOAS** links:<br>**region** - Region - Region for the mapping.
    FlavorProfile
    Represents a structure that holds flavor mappings defined for the corresponding cloud end-point region.<br>**HATEOAS** links:<br>**region** - Region - Region for the profile.<br>**self** - FlavorProfile - Self link to this flavor profile
    FlavorProfileSpecification
    Specification for flavor profile
    Formatter
    Formatter
    Handler
    Handler
    HealthCheckConfiguration
    Load balancer health check configuration.
    Href
    Href
    ImageMapping
    Describes an image mapping between image key and fabric image.<br>**HATEOAS** links:<br>**region** - Region - Region for the mapping.
    ImageMappingDescription
    Represents a fabric image from the corresponding cloud end-point with additional cloud configuration script that will be executed on provisioning
    ImageProfile
    Represents a structure that holds a list of image mappings defined for the particular region.<br>**HATEOAS** links:<br>**region** - Region - Region for the profile.<br>**self** - ImageProfile - Self link to this image profile
    ImageProfileSpecification
    Specification for image profile.
    Level
    Level
    LoadBalancer
    Represents a load balancer.<br>**HATEOAS** links:<br>**load-balancer-targets** - array[Machine] - List of load balancer target machines.<br>**cloud-account** - CloudAccount - Cloud account where this LB is deployed.<br>**self** - LoadBalancer - Self link to this load balancer
    LoadBalancerSpecification
    Load balancer configuration.
    Locale
    Locale
    Logger
    Logger
    Machine
    Represents a cloud agnostic machine.<br>**HATEOAS** links:<br>**operations** - array[String] - Supported operations for the machine.<br>**network-interfaces** - array[NetworkInterface] - Network interfaces for the machine.<br>**disks** - array[MachineDisk] - disks for the machine.<br>**deployment** - Deployment - Deployment that this machine is part of.<br>**cloud-accounts** - array[CloudAccount] - Cloud accounts where this machine is provisioned.<br>**self** - Machine - Self link to this machine
    Machine.PowerStateEnum
    Power state of machine.
    MachineBootConfig
    Machine boot config that will be passed to the instance that can be used to perform common automated configuration tasks and even run scripts after the instance starts.
    MachineBootConfigSettings
    Machine boot config settings that will define how the provisioning will handle the boot config script execution.
    MachineSpecification
    Specification for a cloud agnostic machine.
    ModelPackage
    ModelPackage
    Module
    Module
    ModuleDescriptor
    ModuleDescriptor
    ModuleLayer
    ModuleLayer
    NatRule
    NAT Rule
    Network
    The network object is an opaque reference to a logical network that network interfaces are attached to.<br> Based on settings specified by your cloud administrator, it may be a reference to an existing network, or be backed by an on-demand network created for isolation, or a security group that will be attached to machines as part of provisioning.<br> Networks are a limited resource, when it is not needed it should be deleted.<br>**HATEOAS** links:<br>**self** - Network - Self link to this network
    NetworkDomain
    The network domain object is the parent of related subnets that are configured together.
    NetworkInterface
    Represents a network interface.<br>**HATEOAS** links:<br>**cloud-accounts** - array[CloudAccount] - List of cloud accounts where this network domain exists.<br>**security-groups** - array[SecurityGroup] - List of security groups for this network interface.<br>**self** - NetworkInterface - Self link to this network interface
    NetworkInterfaceSpecification
    Specification for attaching nic to machine
    NetworkIPRange
    State object representing an IP address range for a Fabric Network.<br>**HATEOAS** links:<br>**region** - Region - Region for the network.<br>**self** - NetworkIPRange - Self link to this IP address range
    NetworkIPRange.IpVersionEnum
    IP address version: IPv4 or IPv6.
    NetworkIPRangeSpecification
    Specification for creating or updating a NetworkIPRange
    NetworkIPRangeSpecification.IpVersionEnum
    IP address version: IPv4 or IPv6.
    NetworkProfile
    Represents a network Profile.<br>**HATEOAS** links:<br>**fabric-networks** - array[FabricNetwork] - Fabric networks defined in this profile.<br>**security-groups** - array[SecurityGroup] - List of security groups for this profile.<br>**network-domains** - array[NetworkDomain] - List of network domains for this profile.<br>**isolated-external-fabric-networks** - array[FabricNetwork] - Isolated external fabric networks in this profile.<br>**self** - NetowrkProfile - Self link to this network profile
    NetworkProfile.IsolationTypeEnum
    Specifies the isolation type e.g.
    NetworkProfileSpecification
    NetworkProfileSpecification
    NetworkProfileSpecification.IsolationTypeEnum
    Specifies the isolation type e.g.
    NetworkSpecification
    Specification for a cloud network
    Number
    Number
    NumericRange
    NumericRange
    NumericRange.TypeEnum
    Gets or Sets type
    NumericRangeObject
    NumericRangeObject
    NumericRangeObject.TypeEnum
    Gets or Sets type
    OperationProcessingChain
    OperationProcessingChain
    Parameter
    Parameter
    Parameter.ParamDefEnum
    Gets or Sets paramDef
    PostgresLiquibaseSnapshot
    PostgresLiquibaseSnapshot
    PostgresSchemaManager
    PostgresSchemaManager
    PredicateOperation
    PredicateOperation
    PrintWriter
    PrintWriter
    Project
    Projects link users and cloud zones, thus controlling who can use what cloud resources.<br>**HATEOAS** links:<br>**self** - Project - Self link to this project
    ProjectResourceMetadata
    Represents the resource metadata associated with a project
    ProjectResourceMetadataSpecification
    Specification for resource metadata associated with a project
    ProjectSpecification
    Represents a specification for a project.
    PropertyDescription
    PropertyDescription
    PropertyDescription.IndexingOptionsEnum
    Gets or Sets indexingOptions
    PropertyDescription.TypeNameEnum
    Gets or Sets typeName
    PropertyDescription.UsageOptionsEnum
    Gets or Sets usageOptions
    Query
    Query
    Query.OccuranceEnum
    Gets or Sets occurance
    QueryTerm
    QueryTerm
    QueryTerm.MatchTypeEnum
    Gets or Sets matchType
    QueryTerm.PropertyTypeEnum
    Gets or Sets propertyType
    QueryTerm.SortOrderEnum
    Gets or Sets sortOrder
    Region
    State object representing a region in a cloud account.<br>**HATEOAS** links:<br>**cloud-account** - CloudAccount - Cloud account for the region.**self** - Region - Self link to this region
    RemoteAccessSpecification
    Represents a specification for machine's remote access settings.
    RequestTracker
    An object used to track long-running operations.
    RequestTracker.StatusEnum
    Status of the request.
    ResourceBundle
    ResourceBundle
    ResultSet
    ResultSet
    ResultSetMetaData
    ResultSetMetaData
    Route
    Route
    Route.ActionEnum
    Gets or Sets action
    Route.SupportLevelEnum
    Gets or Sets supportLevel
    RouteConfiguration
    Load balancer route configuration.
    Rule
    A rule used in a security group.
    Rule.AccessEnum
    Type of access (Allow, Deny or Drop) for the security rule.
    Rule.DirectionEnum
    Direction of the security rule (inbound or outboud).
    ScheduledExecutorService
    ScheduledExecutorService
    SecurityGroup
    State object representing a security group.<br>**HATEOAS** links:<br>**cloud-accounts** - array[CloudAccount] - List of cloud accounts where this security group exists.<br>**self** - SecurityGroup - Self link to this security group
    SecurityGroupSpecification
    Specification for a cloud security group
    ServiceDocument
    ServiceDocument
    ServiceDocumentDescription
    ServiceDocumentDescription
    ServiceDocumentDescription.DocumentIndexingOptionsEnum
    Gets or Sets documentIndexingOptions
    ServiceDocumentDescription.ServiceCapabilitiesEnum
    Gets or Sets serviceCapabilities
    ServiceHost
    ServiceHost
    ServiceHostState
    ServiceHostState
    ServiceHostState.SslClientAuthModeEnum
    Gets or Sets sslClientAuthMode
    ServiceStat
    ServiceStat
    ServiceStatLogHistogram
    ServiceStatLogHistogram
    Snapshot
    Represents a machine snapshot
    SnapshotSpecification
    SnapshotSpecification
    SQLException
    SQLException
    SQLWarning
    SQLWarning
    StackTraceElement
    StackTraceElement
    Statement
    Statement
    StorageProfile
    Represents a structure that holds details of storage profile linked to a cloud zone / region.**HATEOAS** links:<br>**region** - Region - Region for the profile.<br>**self** - StorageProfile - Self link to this storage profile.<br>**datastore** - FabricVsphereDatastore - Datastore of this storage profile.<br>**storage-policy** - FabricVsphereStoragePolicy - vSphere storage policy for this profile.<br> **storage-account** - FabricAzureStorageAccount - Azure storage account for this profile.<br>
    StorageProfileAwsSpecification
    Represents a specification of AWS storage profile.
    StorageProfileAzureSpecification
    Represents a specification of Azure storage profile.
    StorageProfileSpecification
    Represents a specification of generic storage profile.
    StorageProfileVsphereSpecification
    Represents a specification of vSphere storage profile.
    SubjectContext
    SubjectContext
    SystemHostInfo
    SystemHostInfo
    SystemHostInfo.OsFamilyEnum
    Gets or Sets osFamily
    TableDescription
    TableDescription
    Tag
    Tag
    Thread
    Thread
    Thread.StateEnum
    Gets or Sets state
    ThreadGroup
    ThreadGroup
    Throwable
    Throwable
    TimeBin
    TimeBin
    TimeSeriesStats
    TimeSeriesStats
    TimeSeriesStats.AggregationTypeEnum
    Gets or Sets aggregationType
    Tracer
    Tracer
    UncaughtExceptionHandler
    UncaughtExceptionHandler
    UpdateCloudAccountAwsSpecification
    UpdateCloudAccountAwsSpecification
    UpdateCloudAccountAzureSpecification
    UpdateCloudAccountAzureSpecification
    UpdateCloudAccountGcpSpecification
    UpdateCloudAccountGcpSpecification
    UpdateCloudAccountNsxTSpecification
    UpdateCloudAccountNsxTSpecification
    UpdateCloudAccountNsxVSpecification
    UpdateCloudAccountNsxVSpecification
    UpdateCloudAccountSpecification
    UpdateCloudAccountSpecification
    UpdateCloudAccountVcfSpecification
    UpdateCloudAccountVcfSpecification
    UpdateCloudAccountVmcSpecification
    UpdateCloudAccountVmcSpecification
    UpdateCloudAccountVsphereSpecification
    UpdateCloudAccountVsphereSpecification
    UpdateExternalNetworkIPRangeSpecification
    Specification for updating an ExternalNetworkIPRange
    UpdateFlavorProfileSpecification
    UpdateFlavorProfileSpecification
    UpdateImageProfileSpecification
    UpdateImageProfileSpecification
    UpdateMachineSpecification
    UpdateMachineSpecification
    UpdateSecurityGroupSpecification
    UpdateSecurityGroupSpecification
    User
    A representation of a user.
    VolumeTypeList
    VolumeTypeList
    VsphereStorageProfile
    Defines a structure that holds storage profile details defined for vSphere for a specific region.**HATEOAS** links:<br>**datastore** - FabricVsphereDatastore - Datastore for this storage profile.<br>**storage-policy** - FabricVsphereStoragePolicy - vSphere storage policy for this storage profile.<br> **region** - Region - Region for the profile.<br>**self** - VsphereStorageProfile - Self link to this vSphere storage profile.
    Zone
    Description of a compute placement zone.
    ZoneAssignmentConfig
    A zone assignment configuration
    ZoneSpecification
    Specification for a zone.
  • Classes in com.vmware.vra.jenkinsplugin.model.iaas used by com.vmware.vra.jenkinsplugin.vra 
    Class Description
    Project
    Projects link users and cloud zones, thus controlling who can use what cloud resources.<br>**HATEOAS** links:<br>**self** - Project - Self link to this project