JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.licensemanagerlinuxsubscriptions.model

Class UpdateServiceSettingsRequest

    • Constructor Detail

      • UpdateServiceSettingsRequest

        public UpdateServiceSettingsRequest()
    • Method Detail

      • setAllowUpdate

        public void setAllowUpdate(Boolean allowUpdate)

        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.

        Parameters:
        allowUpdate - Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.
      • getAllowUpdate

        public Boolean getAllowUpdate()

        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.

        Returns:
        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.
      • withAllowUpdate

        public UpdateServiceSettingsRequest withAllowUpdate(Boolean allowUpdate)

        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.

        Parameters:
        allowUpdate - Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isAllowUpdate

        public Boolean isAllowUpdate()

        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.

        Returns:
        Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.
      • setLinuxSubscriptionsDiscovery

        public void setLinuxSubscriptionsDiscovery(String linuxSubscriptionsDiscovery)

        Describes if the discovery of Linux subscriptions is enabled.

        Parameters:
        linuxSubscriptionsDiscovery - Describes if the discovery of Linux subscriptions is enabled.
        See Also:
        LinuxSubscriptionsDiscovery
      • getLinuxSubscriptionsDiscovery

        public String getLinuxSubscriptionsDiscovery()

        Describes if the discovery of Linux subscriptions is enabled.

        Returns:
        Describes if the discovery of Linux subscriptions is enabled.
        See Also:
        LinuxSubscriptionsDiscovery
      • withLinuxSubscriptionsDiscovery

        public UpdateServiceSettingsRequest withLinuxSubscriptionsDiscovery(String linuxSubscriptionsDiscovery)

        Describes if the discovery of Linux subscriptions is enabled.

        Parameters:
        linuxSubscriptionsDiscovery - Describes if the discovery of Linux subscriptions is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LinuxSubscriptionsDiscovery
      • withLinuxSubscriptionsDiscovery

        public UpdateServiceSettingsRequest withLinuxSubscriptionsDiscovery(LinuxSubscriptionsDiscovery linuxSubscriptionsDiscovery)

        Describes if the discovery of Linux subscriptions is enabled.

        Parameters:
        linuxSubscriptionsDiscovery - Describes if the discovery of Linux subscriptions is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LinuxSubscriptionsDiscovery
      • setLinuxSubscriptionsDiscoverySettings

        public void setLinuxSubscriptionsDiscoverySettings(LinuxSubscriptionsDiscoverySettings linuxSubscriptionsDiscoverySettings)

        The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

        Parameters:
        linuxSubscriptionsDiscoverySettings - The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
      • getLinuxSubscriptionsDiscoverySettings

        public LinuxSubscriptionsDiscoverySettings getLinuxSubscriptionsDiscoverySettings()

        The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

        Returns:
        The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
      • withLinuxSubscriptionsDiscoverySettings

        public UpdateServiceSettingsRequest withLinuxSubscriptionsDiscoverySettings(LinuxSubscriptionsDiscoverySettings linuxSubscriptionsDiscoverySettings)

        The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

        Parameters:
        linuxSubscriptionsDiscoverySettings - The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /