default AcceptGrantResponse |
LicenseManagerClient.acceptGrant(Consumer<AcceptGrantRequest.Builder> acceptGrantRequest) |
Accepts the specified grant.
|
default AcceptGrantResponse |
LicenseManagerClient.acceptGrant(AcceptGrantRequest acceptGrantRequest) |
Accepts the specified grant.
|
default CheckInLicenseResponse |
LicenseManagerClient.checkInLicense(Consumer<CheckInLicenseRequest.Builder> checkInLicenseRequest) |
Checks in the specified license.
|
default CheckInLicenseResponse |
LicenseManagerClient.checkInLicense(CheckInLicenseRequest checkInLicenseRequest) |
Checks in the specified license.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(Consumer<CheckoutBorrowLicenseRequest.Builder> checkoutBorrowLicenseRequest) |
Checks out the specified license for offline use.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest) |
Checks out the specified license for offline use.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(Consumer<CheckoutLicenseRequest.Builder> checkoutLicenseRequest) |
Checks out the specified license.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(CheckoutLicenseRequest checkoutLicenseRequest) |
Checks out the specified license.
|
default CreateGrantResponse |
LicenseManagerClient.createGrant(Consumer<CreateGrantRequest.Builder> createGrantRequest) |
Creates a grant for the specified license.
|
default CreateGrantResponse |
LicenseManagerClient.createGrant(CreateGrantRequest createGrantRequest) |
Creates a grant for the specified license.
|
default CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(Consumer<CreateGrantVersionRequest.Builder> createGrantVersionRequest) |
Creates a new version of the specified grant.
|
default CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(CreateGrantVersionRequest createGrantVersionRequest) |
Creates a new version of the specified grant.
|
default CreateLicenseResponse |
LicenseManagerClient.createLicense(Consumer<CreateLicenseRequest.Builder> createLicenseRequest) |
Creates a license.
|
default CreateLicenseResponse |
LicenseManagerClient.createLicense(CreateLicenseRequest createLicenseRequest) |
Creates a license.
|
default CreateLicenseConversionTaskForResourceResponse |
LicenseManagerClient.createLicenseConversionTaskForResource(Consumer<CreateLicenseConversionTaskForResourceRequest.Builder> createLicenseConversionTaskForResourceRequest) |
Creates a new license conversion task.
|
default CreateLicenseConversionTaskForResourceResponse |
LicenseManagerClient.createLicenseConversionTaskForResource(CreateLicenseConversionTaskForResourceRequest createLicenseConversionTaskForResourceRequest) |
Creates a new license conversion task.
|
default CreateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.createLicenseManagerReportGenerator(Consumer<CreateLicenseManagerReportGeneratorRequest.Builder> createLicenseManagerReportGeneratorRequest) |
Creates a report generator.
|
default CreateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.createLicenseManagerReportGenerator(CreateLicenseManagerReportGeneratorRequest createLicenseManagerReportGeneratorRequest) |
Creates a report generator.
|
default CreateLicenseVersionResponse |
LicenseManagerClient.createLicenseVersion(Consumer<CreateLicenseVersionRequest.Builder> createLicenseVersionRequest) |
Creates a new version of the specified license.
|
default CreateLicenseVersionResponse |
LicenseManagerClient.createLicenseVersion(CreateLicenseVersionRequest createLicenseVersionRequest) |
Creates a new version of the specified license.
|
default CreateTokenResponse |
LicenseManagerClient.createToken(Consumer<CreateTokenRequest.Builder> createTokenRequest) |
Creates a long-lived token.
|
default CreateTokenResponse |
LicenseManagerClient.createToken(CreateTokenRequest createTokenRequest) |
Creates a long-lived token.
|
default DeleteGrantResponse |
LicenseManagerClient.deleteGrant(Consumer<DeleteGrantRequest.Builder> deleteGrantRequest) |
Deletes the specified grant.
|
default DeleteGrantResponse |
LicenseManagerClient.deleteGrant(DeleteGrantRequest deleteGrantRequest) |
Deletes the specified grant.
|
default DeleteLicenseResponse |
LicenseManagerClient.deleteLicense(Consumer<DeleteLicenseRequest.Builder> deleteLicenseRequest) |
Deletes the specified license.
|
default DeleteLicenseResponse |
LicenseManagerClient.deleteLicense(DeleteLicenseRequest deleteLicenseRequest) |
Deletes the specified license.
|
default DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(Consumer<DeleteLicenseManagerReportGeneratorRequest.Builder> deleteLicenseManagerReportGeneratorRequest) |
Deletes the specified report generator.
|
default DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest) |
Deletes the specified report generator.
|
default DeleteTokenResponse |
LicenseManagerClient.deleteToken(Consumer<DeleteTokenRequest.Builder> deleteTokenRequest) |
Deletes the specified token.
|
default DeleteTokenResponse |
LicenseManagerClient.deleteToken(DeleteTokenRequest deleteTokenRequest) |
Deletes the specified token.
|
default ExtendLicenseConsumptionResponse |
LicenseManagerClient.extendLicenseConsumption(Consumer<ExtendLicenseConsumptionRequest.Builder> extendLicenseConsumptionRequest) |
Extends the expiration date for license consumption.
|
default ExtendLicenseConsumptionResponse |
LicenseManagerClient.extendLicenseConsumption(ExtendLicenseConsumptionRequest extendLicenseConsumptionRequest) |
Extends the expiration date for license consumption.
|
default GetAccessTokenResponse |
LicenseManagerClient.getAccessToken(Consumer<GetAccessTokenRequest.Builder> getAccessTokenRequest) |
Gets a temporary access token to use with AssumeRoleWithWebIdentity.
|
default GetAccessTokenResponse |
LicenseManagerClient.getAccessToken(GetAccessTokenRequest getAccessTokenRequest) |
Gets a temporary access token to use with AssumeRoleWithWebIdentity.
|
default GetGrantResponse |
LicenseManagerClient.getGrant(Consumer<GetGrantRequest.Builder> getGrantRequest) |
Gets detailed information about the specified grant.
|
default GetGrantResponse |
LicenseManagerClient.getGrant(GetGrantRequest getGrantRequest) |
Gets detailed information about the specified grant.
|
default GetLicenseResponse |
LicenseManagerClient.getLicense(Consumer<GetLicenseRequest.Builder> getLicenseRequest) |
Gets detailed information about the specified license.
|
default GetLicenseResponse |
LicenseManagerClient.getLicense(GetLicenseRequest getLicenseRequest) |
Gets detailed information about the specified license.
|
default GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(Consumer<GetLicenseManagerReportGeneratorRequest.Builder> getLicenseManagerReportGeneratorRequest) |
Gets information about the specified report generator.
|
default GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(GetLicenseManagerReportGeneratorRequest getLicenseManagerReportGeneratorRequest) |
Gets information about the specified report generator.
|
default GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(Consumer<GetLicenseUsageRequest.Builder> getLicenseUsageRequest) |
Gets detailed information about the usage of the specified license.
|
default GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(GetLicenseUsageRequest getLicenseUsageRequest) |
Gets detailed information about the usage of the specified license.
|
default ListDistributedGrantsResponse |
LicenseManagerClient.listDistributedGrants(Consumer<ListDistributedGrantsRequest.Builder> listDistributedGrantsRequest) |
Lists the grants distributed for the specified license.
|
default ListDistributedGrantsResponse |
LicenseManagerClient.listDistributedGrants(ListDistributedGrantsRequest listDistributedGrantsRequest) |
Lists the grants distributed for the specified license.
|
default ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(Consumer<ListLicenseManagerReportGeneratorsRequest.Builder> listLicenseManagerReportGeneratorsRequest) |
Lists the report generators for your account.
|
default ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest listLicenseManagerReportGeneratorsRequest) |
Lists the report generators for your account.
|
default ListLicensesResponse |
LicenseManagerClient.listLicenses(Consumer<ListLicensesRequest.Builder> listLicensesRequest) |
Lists the licenses for your account.
|
default ListLicensesResponse |
LicenseManagerClient.listLicenses(ListLicensesRequest listLicensesRequest) |
Lists the licenses for your account.
|
default ListReceivedGrantsResponse |
LicenseManagerClient.listReceivedGrants(Consumer<ListReceivedGrantsRequest.Builder> listReceivedGrantsRequest) |
Lists grants that are received.
|
default ListReceivedGrantsResponse |
LicenseManagerClient.listReceivedGrants(ListReceivedGrantsRequest listReceivedGrantsRequest) |
Lists grants that are received.
|
default ListReceivedGrantsForOrganizationResponse |
LicenseManagerClient.listReceivedGrantsForOrganization(Consumer<ListReceivedGrantsForOrganizationRequest.Builder> listReceivedGrantsForOrganizationRequest) |
Lists the grants received for all accounts in the organization.
|
default ListReceivedGrantsForOrganizationResponse |
LicenseManagerClient.listReceivedGrantsForOrganization(ListReceivedGrantsForOrganizationRequest listReceivedGrantsForOrganizationRequest) |
Lists the grants received for all accounts in the organization.
|
default ListReceivedLicensesResponse |
LicenseManagerClient.listReceivedLicenses(Consumer<ListReceivedLicensesRequest.Builder> listReceivedLicensesRequest) |
Lists received licenses.
|
default ListReceivedLicensesResponse |
LicenseManagerClient.listReceivedLicenses(ListReceivedLicensesRequest listReceivedLicensesRequest) |
Lists received licenses.
|
default ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(Consumer<ListReceivedLicensesForOrganizationRequest.Builder> listReceivedLicensesForOrganizationRequest) |
Lists the licenses received for all accounts in the organization.
|
default ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest listReceivedLicensesForOrganizationRequest) |
Lists the licenses received for all accounts in the organization.
|
default ListTokensResponse |
LicenseManagerClient.listTokens(Consumer<ListTokensRequest.Builder> listTokensRequest) |
Lists your tokens.
|
default ListTokensResponse |
LicenseManagerClient.listTokens(ListTokensRequest listTokensRequest) |
Lists your tokens.
|
default RejectGrantResponse |
LicenseManagerClient.rejectGrant(Consumer<RejectGrantRequest.Builder> rejectGrantRequest) |
Rejects the specified grant.
|
default RejectGrantResponse |
LicenseManagerClient.rejectGrant(RejectGrantRequest rejectGrantRequest) |
Rejects the specified grant.
|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(Consumer<UpdateLicenseManagerReportGeneratorRequest.Builder> updateLicenseManagerReportGeneratorRequest) |
Updates a report generator.
|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(UpdateLicenseManagerReportGeneratorRequest updateLicenseManagerReportGeneratorRequest) |
Updates a report generator.
|