Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
GetJavaFamilyResponse |
JavaManagementService.getJavaFamily(GetJavaFamilyRequest request)
Returns metadata associated with a specific Java release family.
|
GetJavaFamilyResponse |
JavaManagementServiceClient.getJavaFamily(GetJavaFamilyRequest request) |
Future<GetJavaFamilyResponse> |
JavaManagementServiceAsync.getJavaFamily(GetJavaFamilyRequest request,
AsyncHandler<GetJavaFamilyRequest,GetJavaFamilyResponse> handler)
Returns metadata associated with a specific Java release family.
|
Future<GetJavaFamilyResponse> |
JavaManagementServiceAsyncClient.getJavaFamily(GetJavaFamilyRequest request,
AsyncHandler<GetJavaFamilyRequest,GetJavaFamilyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJavaFamilyResponse> |
JavaManagementServiceAsync.getJavaFamily(GetJavaFamilyRequest request,
AsyncHandler<GetJavaFamilyRequest,GetJavaFamilyResponse> handler)
Returns metadata associated with a specific Java release family.
|
Future<GetJavaFamilyResponse> |
JavaManagementServiceAsyncClient.getJavaFamily(GetJavaFamilyRequest request,
AsyncHandler<GetJavaFamilyRequest,GetJavaFamilyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJavaFamilyRequest |
GetJavaFamilyRequest.Builder.build()
Build the instance of GetJavaFamilyRequest as configured by this builder
|
GetJavaFamilyRequest |
GetJavaFamilyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJavaFamilyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJavaFamilyRequest.Builder |
GetJavaFamilyRequest.Builder.copy(GetJavaFamilyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.