Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
CreateEntitlementResponse |
SoftwareSourceClient.createEntitlement(CreateEntitlementRequest request) |
CreateEntitlementResponse |
SoftwareSource.createEntitlement(CreateEntitlementRequest request)
Registers the necessary entitlement credentials for OS vendor software sources for a tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateEntitlementResponse> |
SoftwareSourceAsync.createEntitlement(CreateEntitlementRequest request,
AsyncHandler<CreateEntitlementRequest,CreateEntitlementResponse> handler)
Registers the necessary entitlement credentials for OS vendor software sources for a tenancy.
|
Future<CreateEntitlementResponse> |
SoftwareSourceAsyncClient.createEntitlement(CreateEntitlementRequest request,
AsyncHandler<CreateEntitlementRequest,CreateEntitlementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEntitlementResponse> |
SoftwareSourceAsync.createEntitlement(CreateEntitlementRequest request,
AsyncHandler<CreateEntitlementRequest,CreateEntitlementResponse> handler)
Registers the necessary entitlement credentials for OS vendor software sources for a tenancy.
|
Future<CreateEntitlementResponse> |
SoftwareSourceAsyncClient.createEntitlement(CreateEntitlementRequest request,
AsyncHandler<CreateEntitlementRequest,CreateEntitlementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEntitlementResponse |
CreateEntitlementResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateEntitlementResponse.Builder |
CreateEntitlementResponse.Builder.copy(CreateEntitlementResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.