Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
ServiceProviderActionProperties |
ServiceProviderActionProperties.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceProviderActionProperties> |
ServiceProviderAction.getProperties()
Fine grained properties associated with the Delegation Control.
|
Modifier and Type | Method and Description |
---|---|
ServiceProviderActionProperties.Builder |
ServiceProviderActionProperties.Builder.copy(ServiceProviderActionProperties model) |
Modifier and Type | Method and Description |
---|---|
ServiceProviderAction.Builder |
ServiceProviderAction.Builder.properties(List<ServiceProviderActionProperties> properties)
Fine grained properties associated with the Delegation Control.
|
Constructor and Description |
---|
ServiceProviderAction(String id,
String name,
String customerDisplayName,
String component,
DelegationControlResourceType resourceType,
List<ServiceProviderServiceType> serviceProviderServiceTypes,
ServiceProviderAction.LifecycleState lifecycleState,
String description,
List<ServiceProviderActionProperties> properties)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.