Uses of Class
com.oracle.bmc.osmanagement.model.Id.Builder
-
Packages that use Id.Builder Package Description com.oracle.bmc.osmanagement.model -
-
Uses of Id.Builder in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return Id.Builder Modifier and Type Method Description static Id.Builder
Id. builder()
Create a new builder.Id.Builder
Id.Builder. copy(Id model)
Id.Builder
Id.Builder. displayName(String displayName)
User friendly nameId.Builder
Id.Builder. id(String id)
unique identifier that is immutable on creationId.Builder
Id. toBuilder()
-