Fleet.Builder |
Fleet.Builder.approximateApplicationCount(Integer approximateApplicationCount) |
The approximate count of all unique applications in the Fleet in the past seven days.
|
Fleet.Builder |
Fleet.Builder.approximateInstallationCount(Integer approximateInstallationCount) |
The approximate count of all unique Java installations in the Fleet in the past seven
days.
|
Fleet.Builder |
Fleet.Builder.approximateJavaServerCount(Integer approximateJavaServerCount) |
The approximate count of all unique Java servers in the Fleet in the past seven days.
|
Fleet.Builder |
Fleet.Builder.approximateJreCount(Integer approximateJreCount) |
The approximate count of all unique Java Runtimes in the Fleet in the past seven days.
|
Fleet.Builder |
Fleet.Builder.approximateManagedInstanceCount(Integer approximateManagedInstanceCount) |
The approximate count of all unique managed instances in the Fleet in the past seven
days.
|
static Fleet.Builder |
Fleet.builder() |
Create a new builder.
|
Fleet.Builder |
Fleet.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment of the Fleet.
|
Fleet.Builder |
Fleet.Builder.copy(Fleet model) |
|
Fleet.Builder |
Fleet.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Fleet.Builder |
Fleet.Builder.description(String description) |
The Fleet’s description.
|
Fleet.Builder |
Fleet.Builder.displayName(String displayName) |
The name of the Fleet.
|
Fleet.Builder |
Fleet.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type, or scope.
|
Fleet.Builder |
Fleet.Builder.id(String id) |
|
Fleet.Builder |
Fleet.Builder.inventoryLog(CustomLog inventoryLog) |
|
Fleet.Builder |
Fleet.Builder.isAdvancedFeaturesEnabled(Boolean isAdvancedFeaturesEnabled) |
Whether or not advanced features are enabled in this Fleet.
|
Fleet.Builder |
Fleet.Builder.isExportSettingEnabled(Boolean isExportSettingEnabled) |
Whether or not export setting is enabled in this Fleet.
|
Fleet.Builder |
Fleet.Builder.lifecycleState(LifecycleState lifecycleState) |
The lifecycle state of the Fleet.
|
Fleet.Builder |
Fleet.Builder.operationLog(CustomLog operationLog) |
|
Fleet.Builder |
Fleet.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
Fleet.Builder |
Fleet.Builder.timeCreated(Date timeCreated) |
The creation date and time of the Fleet (formatted according to
RFC3339).
|
Fleet.Builder |
Fleet.toBuilder() |
|