Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
static UpdateProfileDetails.Builder |
UpdateProfileDetails.builder()
Create a new builder.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.copy(UpdateProfileDetails model) |
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.description(String description)
User-specified description of the profile.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.displayName(String displayName)
A user-friendly name for the profile.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.isDefaultProfile(Boolean isDefaultProfile)
Indicates if the profile is set as the default.
|
UpdateProfileDetails.Builder |
UpdateProfileDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.