- LicenseConfiguration - Class in software.amazon.awssdk.services.licensemanager.model
-
A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by
License Manager.
- LicenseConfiguration.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationResponse.Builder
-
ARN of the license configuration object after its creation.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationResponse
-
ARN of the license configuration object after its creation.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationRequest.Builder
-
Unique ID of the configuration object to delete.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationRequest
-
Unique ID of the configuration object to delete.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationRequest.Builder
-
ARN of the license configuration being requested.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationRequest
-
ARN of the license configuration being requested.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
ARN of the license configuration requested.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
ARN of the license configuration requested.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
ARN of the LicenseConfiguration object.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
ARN of the LicenseConfiguration object.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseSpecification.Builder
-
ARN of the LicenseConfiguration object.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseSpecification
-
ARN of the LicenseConfiguration object.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationRequest.Builder
-
ARN of a LicenseConfiguration object.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationRequest
-
ARN of a LicenseConfiguration object.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationRequest.Builder
-
ARN of the targeted LicenseConfiguration object.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationRequest
-
ARN of the targeted LicenseConfiguration object.
- licenseConfigurationArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
ARN for a license configuration.
- licenseConfigurationArn() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
ARN for a license configuration.
- licenseConfigurationArns(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsRequest.Builder
-
An array of ARNs for the calling account’s license configurations.
- licenseConfigurationArns(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsRequest.Builder
-
An array of ARNs for the calling account’s license configurations.
- licenseConfigurationArns() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsRequest
-
An array of ARNs for the calling account’s license configurations.
- LicenseConfigurationAssociation - Class in software.amazon.awssdk.services.licensemanager.model
-
Describes a server resource that is associated with a license configuration.
- LicenseConfigurationAssociation.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- licenseConfigurationAssociations(Collection<LicenseConfigurationAssociation>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse.Builder
-
Lists association objects for the license configuration, each containing the association time, number of
consumed licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource
type.
- licenseConfigurationAssociations(LicenseConfigurationAssociation...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse.Builder
-
Lists association objects for the license configuration, each containing the association time, number of
consumed licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource
type.
- licenseConfigurationAssociations(Consumer<LicenseConfigurationAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse.Builder
-
Lists association objects for the license configuration, each containing the association time, number of
consumed licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource
type.
- licenseConfigurationAssociations() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse
-
Lists association objects for the license configuration, each containing the association time, number of consumed
licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource type.
- licenseConfigurationId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
Unique ID for the license configuration.
- licenseConfigurationId() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Unique ID for the license configuration.
- licenseConfigurationId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Unique ID of the LicenseConfiguration object.
- licenseConfigurationId() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Unique ID of the LicenseConfiguration object.
- licenseConfigurations(Collection<LicenseConfiguration>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse.Builder
-
Array of license configuration objects.
- licenseConfigurations(LicenseConfiguration...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse.Builder
-
Array of license configuration objects.
- licenseConfigurations(Consumer<LicenseConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse.Builder
-
Array of license configuration objects.
- licenseConfigurations() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse
-
Array of license configuration objects.
- LicenseConfigurationStatus - Enum in software.amazon.awssdk.services.licensemanager.model
-
- licenseConfigurationStatus(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
New status of the license configuration (ACTIVE or INACTIVE).
- licenseConfigurationStatus(LicenseConfigurationStatus) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
New status of the license configuration (ACTIVE or INACTIVE).
- licenseConfigurationStatus() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
New status of the license configuration (ACTIVE or INACTIVE).
- licenseConfigurationStatusAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
New status of the license configuration (ACTIVE or INACTIVE).
- LicenseConfigurationUsage - Class in software.amazon.awssdk.services.licensemanager.model
-
Contains details of the usage of each resource from the license pool.
- LicenseConfigurationUsage.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- licenseConfigurationUsageList(Collection<LicenseConfigurationUsage>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse.Builder
-
An array of LicenseConfigurationUsage objects.
- licenseConfigurationUsageList(LicenseConfigurationUsage...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse.Builder
-
An array of LicenseConfigurationUsage objects.
- licenseConfigurationUsageList(Consumer<LicenseConfigurationUsage.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse.Builder
-
An array of LicenseConfigurationUsage objects.
- licenseConfigurationUsageList() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse
-
An array of LicenseConfigurationUsage objects.
- licenseCount(Long) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Number of licenses managed by the license configuration.
- licenseCount() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Number of licenses managed by the license configuration.
- licenseCount(Long) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
Number of available licenses.
- licenseCount() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Number of available licenses.
- licenseCount(Long) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Number of licenses managed by the license configuration.
- licenseCount() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Number of licenses managed by the license configuration.
- licenseCount(Long) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
New number of licenses managed by the license configuration.
- licenseCount() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
New number of licenses managed by the license configuration.
- licenseCountHardLimit(Boolean) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Flag indicating whether hard or soft license enforcement is used.
- licenseCountHardLimit() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Flag indicating whether hard or soft license enforcement is used.
- licenseCountHardLimit(Boolean) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
Sets the number of available licenses as a hard limit.
- licenseCountHardLimit() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Sets the number of available licenses as a hard limit.
- licenseCountHardLimit(Boolean) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Sets the number of available licenses as a hard limit.
- licenseCountHardLimit() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Sets the number of available licenses as a hard limit.
- licenseCountHardLimit(Boolean) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
Sets the number of available licenses as a hard limit.
- licenseCountHardLimit() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
Sets the number of available licenses as a hard limit.
- licenseCountingType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Dimension to use to track the license inventory.
- licenseCountingType(LicenseCountingType) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Dimension to use to track the license inventory.
- licenseCountingType() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Dimension to use to track the license inventory.
- licenseCountingType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
Dimension on which the licenses are counted (for example, instances, cores, sockets, or VCPUs).
- licenseCountingType(LicenseCountingType) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
Dimension on which the licenses are counted (for example, instances, cores, sockets, or VCPUs).
- licenseCountingType() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Dimension on which the licenses are counted (for example, instances, cores, sockets, or VCPUs).
- licenseCountingType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Dimension to use to track license inventory.
- licenseCountingType(LicenseCountingType) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Dimension to use to track license inventory.
- licenseCountingType() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Dimension to use to track license inventory.
- LicenseCountingType - Enum in software.amazon.awssdk.services.licensemanager.model
-
- licenseCountingTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Dimension to use to track the license inventory.
- licenseCountingTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Dimension on which the licenses are counted (for example, instances, cores, sockets, or VCPUs).
- licenseCountingTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Dimension to use to track license inventory.
- LicenseManagerAsyncClient - Interface in software.amazon.awssdk.services.licensemanager
-
Service client for accessing AWS License Manager asynchronously.
- LicenseManagerAsyncClientBuilder - Interface in software.amazon.awssdk.services.licensemanager
-
- LicenseManagerBaseClientBuilder<B extends LicenseManagerBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.licensemanager
-
- LicenseManagerClient - Interface in software.amazon.awssdk.services.licensemanager
-
Service client for accessing AWS License Manager.
- LicenseManagerClientBuilder - Interface in software.amazon.awssdk.services.licensemanager
-
- LicenseManagerException - Exception in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerException(LicenseManagerException.Builder) - Constructor for exception software.amazon.awssdk.services.licensemanager.model.LicenseManagerException
-
- LicenseManagerException.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerException.BuilderImpl - Class in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerRequest(LicenseManagerRequest.Builder) - Constructor for class software.amazon.awssdk.services.licensemanager.model.LicenseManagerRequest
-
- LicenseManagerRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerRequest.BuilderImpl - Class in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerResponse(LicenseManagerResponse.Builder) - Constructor for class software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse
-
- LicenseManagerResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerResponse.BuilderImpl - Class in software.amazon.awssdk.services.licensemanager.model
-
- LicenseManagerResponseMetadata - Class in software.amazon.awssdk.services.licensemanager.model
-
- licenseRules(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Array of configured License Manager rules.
- licenseRules(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
Array of configured License Manager rules.
- licenseRules() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Array of configured License Manager rules.
- licenseRules(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
List of flexible text strings designating license rules.
- licenseRules(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
List of flexible text strings designating license rules.
- licenseRules() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
List of flexible text strings designating license rules.
- licenseRules(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Array of configured License Manager rules.
- licenseRules(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration.Builder
-
Array of configured License Manager rules.
- licenseRules() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Array of configured License Manager rules.
- licenseRules(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
List of flexible text strings designating license rules.
- licenseRules(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest.Builder
-
List of flexible text strings designating license rules.
- licenseRules() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
List of flexible text strings designating license rules.
- LicenseSpecification - Class in software.amazon.awssdk.services.licensemanager.model
-
Object used for associating a license configuration with a resource.
- LicenseSpecification.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- licenseSpecifications(Collection<LicenseSpecification>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse.Builder
-
License configurations associated with a resource.
- licenseSpecifications(LicenseSpecification...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse.Builder
-
License configurations associated with a resource.
- licenseSpecifications(Consumer<LicenseSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse.Builder
-
License configurations associated with a resource.
- licenseSpecifications() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse
-
License configurations associated with a resource.
- LicenseUsageException - Exception in software.amazon.awssdk.services.licensemanager.model
-
You do not have enough licenses available to support a new resource launch.
- LicenseUsageException.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists the resource associations for a license configuration.
- listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists the resource associations for a license configuration.
- listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists the resource associations for a license configuration.
- listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists the resource associations for a license configuration.
- ListAssociationsForLicenseConfigurationRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListAssociationsForLicenseConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListAssociationsForLicenseConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListAssociationsForLicenseConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListAssociationsForLicenseConfigurationRequestMarshaller
-
- ListAssociationsForLicenseConfigurationResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListAssociationsForLicenseConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listLicenseConfigurations(ListLicenseConfigurationsRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- listLicenseConfigurations() - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- listLicenseConfigurations() - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- listLicenseConfigurations(ListLicenseConfigurationsRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
- ListLicenseConfigurationsRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListLicenseConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListLicenseConfigurationsRequestMarshaller
-
- ListLicenseConfigurationsResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Returns the license configuration for a resource.
- listLicenseSpecificationsForResource(Consumer<ListLicenseSpecificationsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Returns the license configuration for a resource.
- listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Returns the license configuration for a resource.
- listLicenseSpecificationsForResource(Consumer<ListLicenseSpecificationsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Returns the license configuration for a resource.
- ListLicenseSpecificationsForResourceRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseSpecificationsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseSpecificationsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListLicenseSpecificationsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListLicenseSpecificationsForResourceRequestMarshaller
-
- ListLicenseSpecificationsForResourceResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListLicenseSpecificationsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listResourceInventory(ListResourceInventoryRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Returns a detailed list of resources.
- listResourceInventory(Consumer<ListResourceInventoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Returns a detailed list of resources.
- listResourceInventory(ListResourceInventoryRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Returns a detailed list of resources.
- listResourceInventory(Consumer<ListResourceInventoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Returns a detailed list of resources.
- ListResourceInventoryRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListResourceInventoryRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListResourceInventoryRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListResourceInventoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListResourceInventoryRequestMarshaller
-
- ListResourceInventoryResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListResourceInventoryResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists tags attached to a resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists tags attached to a resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists tags attached to a resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists tags attached to a resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- listUsageForLicenseConfiguration(ListUsageForLicenseConfigurationRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
- listUsageForLicenseConfiguration(Consumer<ListUsageForLicenseConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
- listUsageForLicenseConfiguration(ListUsageForLicenseConfigurationRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
- listUsageForLicenseConfiguration(Consumer<ListUsageForLicenseConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
- ListUsageForLicenseConfigurationRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListUsageForLicenseConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- ListUsageForLicenseConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- ListUsageForLicenseConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.ListUsageForLicenseConfigurationRequestMarshaller
-
- ListUsageForLicenseConfigurationResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- ListUsageForLicenseConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- RateLimitExceededException - Exception in software.amazon.awssdk.services.licensemanager.model
-
Too many requests have been submitted.
- RateLimitExceededException.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- removeLicenseSpecifications(Collection<LicenseSpecification>) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest.Builder
-
License configuration ARNs to be removed from a resource.
- removeLicenseSpecifications(LicenseSpecification...) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest.Builder
-
License configuration ARNs to be removed from a resource.
- removeLicenseSpecifications(Consumer<LicenseSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest.Builder
-
License configuration ARNs to be removed from a resource.
- removeLicenseSpecifications() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest
-
License configuration ARNs to be removed from a resource.
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.AuthorizationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.FailedDependencyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.FilterLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.InvalidParameterValueException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.InvalidResourceStateException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseManagerException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseManagerException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseUsageException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.RateLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ServerInternalException.Builder
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation.Builder
-
ARN of the resource associated with the license configuration.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
ARN of the resource associated with the license configuration.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage.Builder
-
ARN of the resource associated with a license configuration.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
ARN of the resource associated with a license configuration.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceRequest.Builder
-
ARN of an AMI or Amazon EC2 instance that has an associated license configuration.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceRequest
-
ARN of an AMI or Amazon EC2 instance that has an associated license configuration.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceRequest.Builder
-
ARN for the resource.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceRequest
-
ARN for the resource.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceInventory.Builder
-
The ARN of the resource.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
The ARN of the resource.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.TagResourceRequest.Builder
-
Resource of the ARN to be tagged.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceRequest
-
Resource of the ARN to be tagged.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest.Builder
-
ARN of the resource.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest
-
ARN of the resource.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest.Builder
-
ARN for an AWS server resource.
- resourceArn() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest
-
ARN for an AWS server resource.
- resourceId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceInventory.Builder
-
Unique ID of the resource.
- resourceId() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
Unique ID of the resource.
- ResourceInventory - Class in software.amazon.awssdk.services.licensemanager.model
-
A set of attributes that describe a resource.
- ResourceInventory.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- resourceInventoryList(Collection<ResourceInventory>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse.Builder
-
The detailed list of resources.
- resourceInventoryList(ResourceInventory...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse.Builder
-
The detailed list of resources.
- resourceInventoryList(Consumer<ResourceInventory.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse.Builder
-
The detailed list of resources.
- resourceInventoryList() - Method in class software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse
-
The detailed list of resources.
- ResourceLimitExceededException - Exception in software.amazon.awssdk.services.licensemanager.model
-
Your resource limits have been exceeded.
- ResourceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- resourceOwnerId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation.Builder
-
ID of the AWS account that owns the resource consuming licenses.
- resourceOwnerId() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
ID of the AWS account that owns the resource consuming licenses.
- resourceOwnerId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage.Builder
-
ID of the account that owns a resource that is associated with the license configuration.
- resourceOwnerId() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
ID of the account that owns a resource that is associated with the license configuration.
- resourceOwningAccountId(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceInventory.Builder
-
Unique ID of the account that owns the resource.
- resourceOwningAccountId() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
Unique ID of the account that owns the resource.
- resourceStatus(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage.Builder
-
Status of a resource associated with the license configuration.
- resourceStatus() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
Status of a resource associated with the license configuration.
- resourceType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary.Builder
-
Resource type of the resource consuming a license (instance, host, or AMI).
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary.Builder
-
Resource type of the resource consuming a license (instance, host, or AMI).
- resourceType() - Method in class software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary
-
Resource type of the resource consuming a license (instance, host, or AMI).
- resourceType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation.Builder
-
Type of server resource.
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation.Builder
-
Type of server resource.
- resourceType() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
Type of server resource.
- resourceType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage.Builder
-
Type of resource associated with athe license configuration.
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage.Builder
-
Type of resource associated with athe license configuration.
- resourceType() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
Type of resource associated with athe license configuration.
- resourceType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary.Builder
-
Type of resource associated with a license (instance, host, or AMI).
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary.Builder
-
Type of resource associated with a license (instance, host, or AMI).
- resourceType() - Method in class software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary
-
Type of resource associated with a license (instance, host, or AMI).
- resourceType(String) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceInventory.Builder
-
The type of resource.
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.licensemanager.model.ResourceInventory.Builder
-
The type of resource.
- resourceType() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
The type of resource.
- ResourceType - Enum in software.amazon.awssdk.services.licensemanager.model
-
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary
-
Resource type of the resource consuming a license (instance, host, or AMI).
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
Type of server resource.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
Type of resource associated with athe license configuration.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary
-
Type of resource associated with a license (instance, host, or AMI).
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
The type of resource.
- responseMetadata() - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseManagerResponse
-
- Tag - Class in software.amazon.awssdk.services.licensemanager.model
-
Tag for a resource in a key-value format.
- Tag.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest.Builder
-
List keys identifying tags to remove.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest.Builder
-
List keys identifying tags to remove.
- tagKeys() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest
-
List keys identifying tags to remove.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Attach one of more tags to any resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerAsyncClient
-
Attach one of more tags to any resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Attach one of more tags to any resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.licensemanager.LicenseManagerClient
-
Attach one of more tags to any resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.licensemanager.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.licensemanager.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.licensemanager.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.licensemanager.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.licensemanager.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
The tags to apply to the resources during launch.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
The tags to apply to the resources during launch.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest.Builder
-
The tags to apply to the resources during launch.
- tags() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
The tags to apply to the resources during launch.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
List of tags attached to the license configuration.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
List of tags attached to the license configuration.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse.Builder
-
List of tags attached to the license configuration.
- tags() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
List of tags attached to the license configuration.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse.Builder
-
List of tags attached to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse.Builder
-
List of tags attached to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse.Builder
-
List of tags attached to the resource.
- tags() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse
-
List of tags attached to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.licensemanager.model.TagResourceRequest.Builder
-
Names of the tags to attach to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.licensemanager.model.TagResourceRequest.Builder
-
Names of the tags to attach to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.licensemanager.model.TagResourceRequest.Builder
-
Names of the tags to attach to the resource.
- tags() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceRequest
-
Names of the tags to attach to the resource.
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.AccessDeniedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.AuthorizationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.FailedDependencyException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.Filter
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.FilterLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.GetServiceSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.GetServiceSettingsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.InvalidParameterValueException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.InvalidResourceStateException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.InventoryFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.LicenseManagerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseManagerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseSpecification
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.LicenseUsageException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.OrganizationConfiguration
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.RateLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.ResourceLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.licensemanager.model.ServerInternalException
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateServiceSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateServiceSettingsResponse
-
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ConsumedLicenseSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.CreateLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.DeleteLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.Filter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.GetLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.GetServiceSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.GetServiceSettingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.InventoryFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.licensemanager.model.InventoryFilterCondition
-
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationAssociation
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationStatus
-
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseConfigurationUsage
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.licensemanager.model.LicenseCountingType
-
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.LicenseSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseConfigurationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListLicenseSpecificationsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListResourceInventoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ListUsageForLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ManagedResourceSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.OrganizationConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.ResourceInventory
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.licensemanager.model.ResourceType
-
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateLicenseSpecificationsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateServiceSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.licensemanager.model.UpdateServiceSettingsResponse
-
Returns a string representation of this object.