| static ServiceProviderAction.Builder | ServiceProviderAction. builder() | Create a new builder. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. component(String component) | Name of the infrastructure layer associated with the Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. copy(ServiceProviderAction model) |  | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. customerDisplayName(String customerDisplayName) | Display Name of the Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. description(String description) | Description of the Service Provider Action in terms of associated risk profile, and
characteristics of the operating system commands made available to the support operator
under this Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. id(String id) | Unique Oracle assigned identifier for the Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. lifecycleState(ServiceProviderAction.LifecycleState lifecycleState) | The current lifecycle state of the Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. name(String name) | Unique name of the Service Provider Action. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. properties(List<ServiceProviderActionProperties> properties) | Fine grained properties associated with the Delegation Control. | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. resourceType(DelegationControlResourceType resourceType) | resourceType for which the ServiceProviderAction is applicable | 
| ServiceProviderAction.Builder | ServiceProviderAction.Builder. serviceProviderServiceTypes(List<ServiceProviderServiceType> serviceProviderServiceTypes) | List of Service Provider Service Types that this Service Provider Action is applicable
to. | 
| ServiceProviderAction.Builder | ServiceProviderAction. toBuilder() |  |