Class GetQuotasetV3Args.Builder

  • Enclosing class:
    GetQuotasetV3Args

    public static final class GetQuotasetV3Args.Builder
    extends java.lang.Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • projectId

        public GetQuotasetV3Args.Builder projectId​(com.pulumi.core.Output<java.lang.String> projectId)
        Parameters:
        projectId - The id of the project to retrieve the quotaset.
        Returns:
        builder
      • projectId

        public GetQuotasetV3Args.Builder projectId​(java.lang.String projectId)
        Parameters:
        projectId - The id of the project to retrieve the quotaset.
        Returns:
        builder
      • region

        public GetQuotasetV3Args.Builder region​(@Nullable
                                                com.pulumi.core.Output<java.lang.String> region)
        Parameters:
        region - The region in which to obtain the V3 Blockstorage client. If omitted, the `region` argument of the provider is used.
        Returns:
        builder
      • region

        public GetQuotasetV3Args.Builder region​(java.lang.String region)
        Parameters:
        region - The region in which to obtain the V3 Blockstorage client. If omitted, the `region` argument of the provider is used.
        Returns:
        builder