| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ConnectorGroup |
ConnectorGroup.Builder.build() |
ConnectorGroup |
ConnectorGroup.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ConnectorGroup |
ConnectorGroup.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ConnectorGroup |
ConnectorGroup.withConnectorGroupType(ConnectorGroupType connectorGroupType) |
ConnectorGroup |
ConnectorGroup.withIsDefault(Boolean isDefault) |
ConnectorGroup |
ConnectorGroup.withName(String name) |
ConnectorGroup |
ConnectorGroup.withRegion(ConnectorGroupRegion region) |
Copyright © 2018–2020. All rights reserved.