Interface Deployment.ExecutionStages.WithWhatIfResultFormat

    • Method Detail

      • withFullResourcePayloadsResultFormat

        Deployment.ExecutionStages.WithWhatIf withFullResourcePayloadsResultFormat()
        Specifies the result format with value of 'FULL_RESOURCE_PAYLOADS' in What-if settings of deployment properties.
        Returns:
        the next stage of the execution.
      • withResourceIdOnlyResultFormat

        Deployment.ExecutionStages.WithWhatIf withResourceIdOnlyResultFormat()
        Specifies the result format with value of 'RESOURCE_ID_ONLY' in What-if settings of deployment properties.
        Returns:
        the next stage of the execution.