Class GetResourceUsageOrgOptions.Builder

  • Enclosing class:
    GetResourceUsageOrgOptions

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

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String accountId,
                       java.lang.String organizationId,
                       java.lang.String billingmonth)
        Instantiates a new builder with required properties.
        Parameters:
        accountId - the accountId
        organizationId - the organizationId
        billingmonth - the billingmonth
    • Method Detail

      • build

        public GetResourceUsageOrgOptions build()
        Builds a GetResourceUsageOrgOptions.
        Returns:
        the new GetResourceUsageOrgOptions instance
      • accountId

        public GetResourceUsageOrgOptions.Builder accountId​(java.lang.String accountId)
        Set the accountId.
        Parameters:
        accountId - the accountId
        Returns:
        the GetResourceUsageOrgOptions builder
      • organizationId

        public GetResourceUsageOrgOptions.Builder organizationId​(java.lang.String organizationId)
        Set the organizationId.
        Parameters:
        organizationId - the organizationId
        Returns:
        the GetResourceUsageOrgOptions builder
      • billingmonth

        public GetResourceUsageOrgOptions.Builder billingmonth​(java.lang.String billingmonth)
        Set the billingmonth.
        Parameters:
        billingmonth - the billingmonth
        Returns:
        the GetResourceUsageOrgOptions builder
      • names

        public GetResourceUsageOrgOptions.Builder names​(java.lang.Boolean names)
        Set the names.
        Parameters:
        names - the names
        Returns:
        the GetResourceUsageOrgOptions builder
      • tags

        public GetResourceUsageOrgOptions.Builder tags​(java.lang.Boolean tags)
        Set the tags.
        Parameters:
        tags - the tags
        Returns:
        the GetResourceUsageOrgOptions builder
      • acceptLanguage

        public GetResourceUsageOrgOptions.Builder acceptLanguage​(java.lang.String acceptLanguage)
        Set the acceptLanguage.
        Parameters:
        acceptLanguage - the acceptLanguage
        Returns:
        the GetResourceUsageOrgOptions builder
      • start

        public GetResourceUsageOrgOptions.Builder start​(java.lang.String start)
        Set the start.
        Parameters:
        start - the start
        Returns:
        the GetResourceUsageOrgOptions builder
      • resourceInstanceId

        public GetResourceUsageOrgOptions.Builder resourceInstanceId​(java.lang.String resourceInstanceId)
        Set the resourceInstanceId.
        Parameters:
        resourceInstanceId - the resourceInstanceId
        Returns:
        the GetResourceUsageOrgOptions builder
      • resourceId

        public GetResourceUsageOrgOptions.Builder resourceId​(java.lang.String resourceId)
        Set the resourceId.
        Parameters:
        resourceId - the resourceId
        Returns:
        the GetResourceUsageOrgOptions builder
      • planId

        public GetResourceUsageOrgOptions.Builder planId​(java.lang.String planId)
        Set the planId.
        Parameters:
        planId - the planId
        Returns:
        the GetResourceUsageOrgOptions builder
      • region

        public GetResourceUsageOrgOptions.Builder region​(java.lang.String region)
        Set the region.
        Parameters:
        region - the region
        Returns:
        the GetResourceUsageOrgOptions builder