public static class UpdateFleetResourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateFleetResourceDetails |
build() |
UpdateFleetResourceDetails.Builder |
compartmentId(String compartmentId)
OCID of the compartment to which the resource belongs to.
|
UpdateFleetResourceDetails.Builder |
copy(UpdateFleetResourceDetails model) |
UpdateFleetResourceDetails.Builder |
tenancyId(String tenancyId)
OCID of the tenancy to which the resource belongs to.
|
public UpdateFleetResourceDetails.Builder tenancyId(String tenancyId)
OCID of the tenancy to which the resource belongs to.
tenancyId
- the value to setpublic UpdateFleetResourceDetails.Builder compartmentId(String compartmentId)
OCID of the compartment to which the resource belongs to.
compartmentId
- the value to setpublic UpdateFleetResourceDetails build()
public UpdateFleetResourceDetails.Builder copy(UpdateFleetResourceDetails model)
Copyright © 2016–2024. All rights reserved.