Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse |
FunctionsManagementClient.getApplication(GetApplicationRequest request) |
GetApplicationResponse |
FunctionsManagement.getApplication(GetApplicationRequest request)
Retrieves an application.
|
Modifier and Type | Method and Description |
---|---|
Future<GetApplicationResponse> |
FunctionsManagementAsync.getApplication(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResponse> handler)
Retrieves an application.
|
Future<GetApplicationResponse> |
FunctionsManagementAsyncClient.getApplication(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse |
GetApplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.copy(GetApplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.