Class ExternalLocation.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • cspRegion

        public ExternalLocation.Builder cspRegion​(String cspRegion)
        CSP region corresponding to the given OCI region
        Parameters:
        cspRegion - the value to set
        Returns:
        this builder
      • cspRegionDisplayName

        public ExternalLocation.Builder cspRegionDisplayName​(String cspRegionDisplayName)
        CSP region display Name corresponding to the given OCI region
        Parameters:
        cspRegionDisplayName - the value to set
        Returns:
        this builder
      • cspPhysicalAz

        public ExternalLocation.Builder cspPhysicalAz​(String cspPhysicalAz)
        A mapping of OCI site group name to CSP physical availability zone name
        Parameters:
        cspPhysicalAz - the value to set
        Returns:
        this builder
      • cspPhysicalAzDisplayName

        public ExternalLocation.Builder cspPhysicalAzDisplayName​(String cspPhysicalAzDisplayName)
        User friendly display name for cspPhysicalAZ
        Parameters:
        cspPhysicalAzDisplayName - the value to set
        Returns:
        this builder
      • serviceName

        public ExternalLocation.Builder serviceName​(SubscriptionType serviceName)
        The serviceName that externalLocation map object belongs to
        Parameters:
        serviceName - the value to set
        Returns:
        this builder