@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetIdpGroupMappingRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetIdpGroupMappingRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetIdpGroupMappingRequest.Builder |
builder() |
String |
getIdentityProviderId()
The OCID of the identity provider.
|
String |
getMappingId()
The OCID of the group mapping.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetIdpGroupMappingRequest.Builder builder()
public String getIdentityProviderId()
The OCID of the identity provider.
public String getMappingId()
The OCID of the group mapping.
Copyright © 2016–2020. All rights reserved.