public class EMCRPRemoveCopyLinkConfigResponse
extends java.lang.Object
Constructor and Description |
---|
EMCRPRemoveCopyLinkConfigResponse() |
EMCRPRemoveCopyLinkConfigResponse(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getOUTPUT_EMC_RP_CG_FIRST_COPY_IDENTITY() |
java.lang.String |
getOUTPUT_EMC_RP_CG_SECOND_COPY_IDENTITY() |
java.lang.String |
getOUTPUT_EMC_RP_SYSTEM_IDENTITY() |
void |
setCuicServer(CuicServer api) |
void |
setOUTPUT_EMC_RP_CG_FIRST_COPY_IDENTITY(java.lang.String output_emc_rp_cg_first_copy_identity) |
void |
setOUTPUT_EMC_RP_CG_SECOND_COPY_IDENTITY(java.lang.String output_emc_rp_cg_second_copy_identity) |
void |
setOUTPUT_EMC_RP_SYSTEM_IDENTITY(java.lang.String output_emc_rp_system_identity) |
public EMCRPRemoveCopyLinkConfigResponse()
public EMCRPRemoveCopyLinkConfigResponse(CuicServer api)
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getOUTPUT_EMC_RP_SYSTEM_IDENTITY()
public void setOUTPUT_EMC_RP_SYSTEM_IDENTITY(java.lang.String output_emc_rp_system_identity)
public java.lang.String getOUTPUT_EMC_RP_CG_FIRST_COPY_IDENTITY()
public void setOUTPUT_EMC_RP_CG_FIRST_COPY_IDENTITY(java.lang.String output_emc_rp_cg_first_copy_identity)
public java.lang.String getOUTPUT_EMC_RP_CG_SECOND_COPY_IDENTITY()
public void setOUTPUT_EMC_RP_CG_SECOND_COPY_IDENTITY(java.lang.String output_emc_rp_cg_second_copy_identity)