Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Properties |
Properties.Builder.build() |
Properties |
Details.getProperties() |
Properties |
AssociatedLocalTaskDetails.getProperties() |
Modifier and Type | Method and Description |
---|---|
Properties.Builder |
Properties.Builder.copy(Properties model) |
Details.Builder |
Details.Builder.properties(Properties properties) |
AssociatedLocalTaskDetails.Builder |
AssociatedLocalTaskDetails.Builder.properties(Properties properties) |
Constructor and Description |
---|
AssociatedLocalTaskDetails(ExecutionDetails executionDetails,
String description,
String platform,
Boolean isCopyToLibraryEnabled,
OsType osType,
Properties properties,
Boolean isDiscoveryOutputTask,
Boolean isApplySubjectTask,
String name)
Deprecated.
|
Details(ExecutionDetails executionDetails,
String platform,
OsType osType,
TaskScope scope,
Properties properties,
Boolean isDiscoveryOutputTask,
Boolean isApplySubjectTask)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.