Class VmTargetEnvironment


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20220919")
    public final class VmTargetEnvironment
    extends TargetEnvironment
    Description of the VM target environment.
    Note: Objects should always be created or deserialized using the VmTargetEnvironment.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the VmTargetEnvironment.Builder, which maintain a set of all explicitly set fields called VmTargetEnvironment.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
    • Method Detail

      • getAvailabilityDomain

        public String getAvailabilityDomain()
        Availability Domain of the VM configuration.
        Returns:
        the value
      • getFaultDomain

        public String getFaultDomain()
        Fault domain of the VM configuration.
        Returns:
        the value
      • getVcn

        public String getVcn()
        OCID of the VM configuration VCN.
        Returns:
        the value
      • getSubnet

        public String getSubnet()
        OCID of the VM configuration subnet.
        Returns:
        the value
      • getDedicatedVmHost

        public String getDedicatedVmHost()
        OCID of the dedicated VM configuration host.
        Returns:
        the value
      • getMsLicense

        public String getMsLicense()
        Microsoft license for the VM configuration.
        Returns:
        the value
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Overrides:
        toString in class TargetEnvironment
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation