Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
ListEntitlementsResponse |
SoftwareSourceClient.listEntitlements(ListEntitlementsRequest request) |
ListEntitlementsResponse |
SoftwareSource.listEntitlements(ListEntitlementsRequest request)
Lists entitlements in the specified tenancy
OCID.
|
Future<ListEntitlementsResponse> |
SoftwareSourceAsync.listEntitlements(ListEntitlementsRequest request,
AsyncHandler<ListEntitlementsRequest,ListEntitlementsResponse> handler)
Lists entitlements in the specified tenancy
OCID.
|
Future<ListEntitlementsResponse> |
SoftwareSourceAsyncClient.listEntitlements(ListEntitlementsRequest request,
AsyncHandler<ListEntitlementsRequest,ListEntitlementsResponse> handler) |
Iterable<EntitlementSummary> |
SoftwareSourcePaginators.listEntitlementsRecordIterator(ListEntitlementsRequest request)
Creates a new iterable which will iterate over the
EntitlementSummary objects contained in responses from
the listEntitlements operation. |
Iterable<ListEntitlementsResponse> |
SoftwareSourcePaginators.listEntitlementsResponseIterator(ListEntitlementsRequest request)
Creates a new iterable which will iterate over the responses received from the
listEntitlements operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListEntitlementsResponse> |
SoftwareSourceAsync.listEntitlements(ListEntitlementsRequest request,
AsyncHandler<ListEntitlementsRequest,ListEntitlementsResponse> handler)
Lists entitlements in the specified tenancy
OCID.
|
Future<ListEntitlementsResponse> |
SoftwareSourceAsyncClient.listEntitlements(ListEntitlementsRequest request,
AsyncHandler<ListEntitlementsRequest,ListEntitlementsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListEntitlementsRequest |
ListEntitlementsRequest.Builder.build()
Build the instance of ListEntitlementsRequest as configured by this builder
|
ListEntitlementsRequest |
ListEntitlementsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEntitlementsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEntitlementsRequest.Builder |
ListEntitlementsRequest.Builder.copy(ListEntitlementsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.