| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
RgbColor.Builder |
RgbColor.Builder.b(com.github.davidmoten.odata.client.edm.UnsignedByte b)
“Blue value”
|
static RgbColor.Builder |
RgbColor.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
RgbColor.Builder |
RgbColor.Builder.g(com.github.davidmoten.odata.client.edm.UnsignedByte g)
“Green value”
|
RgbColor.Builder |
RgbColor.Builder.r(com.github.davidmoten.odata.client.edm.UnsignedByte r)
“Red value”
|
Copyright © 2018–2020. All rights reserved.