| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
EmrMasterSecurityGroupAddRequest |
ObjectFactory.createEmrMasterSecurityGroupAddRequest()
Create an instance of
EmrMasterSecurityGroupAddRequest |
| Modifier and Type | Method and Description |
|---|---|
EmrMasterSecurityGroup |
EmrRestController.addGroupsToEmrClusterMaster(EmrMasterSecurityGroupAddRequest request)
Adds security groups to the master node of an existing cluster
|
| Modifier and Type | Method and Description |
|---|---|
EmrMasterSecurityGroup |
EmrService.addSecurityGroupsToClusterMaster(EmrMasterSecurityGroupAddRequest request)
Adds security groups to the master node of an existing EMR Cluster.
|
| Modifier and Type | Method and Description |
|---|---|
EmrMasterSecurityGroup |
EmrServiceImpl.addSecurityGroupsToClusterMaster(EmrMasterSecurityGroupAddRequest request)
Adds security groups to the master node of an existing EMR Cluster.
|
protected EmrMasterSecurityGroup |
EmrServiceImpl.addSecurityGroupsToClusterMasterImpl(EmrMasterSecurityGroupAddRequest request)
Adds security groups to the master node of an existing EMR Cluster.
|
Copyright © 2019. All rights reserved.