Package com.cloudera.cdp.dw.model
Class DeleteSecretResponseResult
java.lang.Object
com.cloudera.cdp.dw.model.DeleteSecretResponseResult
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-03-31T14:25:30.057-07:00")
public class DeleteSecretResponseResult
extends Object
Result of the operation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for secretName.inthashCode()voidsetSecretName(String secretName) Setter for secretName.toString()
-
Constructor Details
-
DeleteSecretResponseResult
public DeleteSecretResponseResult()
-
-
Method Details