Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreatePropertyResponse |
FleetAppsManagementAdmin.createProperty(CreatePropertyRequest request)
Create a business-specific metadata property in Fleet Application Management and capture the
business metadata classifications.
|
CreatePropertyResponse |
FleetAppsManagementAdminClient.createProperty(CreatePropertyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePropertyResponse> |
FleetAppsManagementAdminAsync.createProperty(CreatePropertyRequest request,
AsyncHandler<CreatePropertyRequest,CreatePropertyResponse> handler)
Create a business-specific metadata property in Fleet Application Management and capture the
business metadata classifications.
|
Future<CreatePropertyResponse> |
FleetAppsManagementAdminAsyncClient.createProperty(CreatePropertyRequest request,
AsyncHandler<CreatePropertyRequest,CreatePropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePropertyResponse> |
FleetAppsManagementAdminAsync.createProperty(CreatePropertyRequest request,
AsyncHandler<CreatePropertyRequest,CreatePropertyResponse> handler)
Create a business-specific metadata property in Fleet Application Management and capture the
business metadata classifications.
|
Future<CreatePropertyResponse> |
FleetAppsManagementAdminAsyncClient.createProperty(CreatePropertyRequest request,
AsyncHandler<CreatePropertyRequest,CreatePropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePropertyResponse |
CreatePropertyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePropertyResponse.Builder |
CreatePropertyResponse.Builder.copy(CreatePropertyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.