@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetIdentityProviderRequest extends BmcRequest<Void>
Example: Click here to see how to use GetIdentityProviderRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetIdentityProviderRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetIdentityProviderRequest.Builder |
builder() |
String |
getIdentityProviderId()
The OCID of the identity provider.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetIdentityProviderRequest.Builder builder()
public String getIdentityProviderId()
The OCID of the identity provider.
Copyright © 2016–2021. All rights reserved.