public static class CmosUserGroupInfo.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CmosUserGroupInfo |
build() |
CmosUserGroupInfo.Builder |
copy(CmosUserGroupInfo model) |
CmosUserGroupInfo.Builder |
userGroupId(String userGroupId)
Technical support type (
TECH ) only: The identifier of the support request’s user
group in My Oracle Cloud Support portal. |
CmosUserGroupInfo.Builder |
userGroupName(String userGroupName)
Technical support type (
TECH ) only: Name of the support request’s user group in
My Oracle Cloud Support portal. |
public CmosUserGroupInfo.Builder userGroupId(String userGroupId)
Technical support type (TECH
) only: The identifier of the support request’s user
group in My Oracle Cloud Support portal.
userGroupId
- the value to setpublic CmosUserGroupInfo.Builder userGroupName(String userGroupName)
Technical support type (TECH
) only: Name of the support request’s user group in
My Oracle Cloud Support portal.
userGroupName
- the value to setpublic CmosUserGroupInfo build()
public CmosUserGroupInfo.Builder copy(CmosUserGroupInfo model)
Copyright © 2016–2024. All rights reserved.