public static class RuntimeEntityRole.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
RuntimeEntityRole |
build()
Builds a RuntimeEntityRole.
|
RuntimeEntityRole.Builder |
type(String type)
Set the type.
|
public RuntimeEntityRole build()
public RuntimeEntityRole.Builder type(String type)
type
- the typeCopyright © 2024 IBM Cloud. All rights reserved.