public static class CreateGiFsuCollectionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateGiFsuCollectionDetails |
build() |
CreateGiFsuCollectionDetails.Builder |
compartmentId(String compartmentId) |
CreateGiFsuCollectionDetails.Builder |
copy(CreateGiFsuCollectionDetails model) |
CreateGiFsuCollectionDetails.Builder |
definedTags(Map<String,Map<String,Object>> definedTags) |
CreateGiFsuCollectionDetails.Builder |
displayName(String displayName) |
CreateGiFsuCollectionDetails.Builder |
fleetDiscovery(GiFleetDiscoveryDetails fleetDiscovery) |
CreateGiFsuCollectionDetails.Builder |
freeformTags(Map<String,String> freeformTags) |
CreateGiFsuCollectionDetails.Builder |
serviceType(CollectionServiceTypes serviceType) |
CreateGiFsuCollectionDetails.Builder |
sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update
Collection.
|
public CreateGiFsuCollectionDetails.Builder displayName(String displayName)
public CreateGiFsuCollectionDetails.Builder serviceType(CollectionServiceTypes serviceType)
public CreateGiFsuCollectionDetails.Builder compartmentId(String compartmentId)
public CreateGiFsuCollectionDetails.Builder freeformTags(Map<String,String> freeformTags)
public CreateGiFsuCollectionDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public CreateGiFsuCollectionDetails.Builder sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection. Only GI targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
sourceMajorVersion
- the value to setpublic CreateGiFsuCollectionDetails.Builder fleetDiscovery(GiFleetDiscoveryDetails fleetDiscovery)
public CreateGiFsuCollectionDetails build()
public CreateGiFsuCollectionDetails.Builder copy(CreateGiFsuCollectionDetails model)
Copyright © 2016–2024. All rights reserved.