Class ActiveDirectoryCommands
java.lang.Object
com.cloudera.cdp.environments.model.ActiveDirectoryCommands
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-03-25T09:53:05.855-07:00")
public class ActiveDirectoryCommands
extends Object
Commands to be run on the Active Directory server.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for commands.inthashCode()voidsetCommands(String commands) Setter for commands.toString()
-
Constructor Details
-
ActiveDirectoryCommands
public ActiveDirectoryCommands()
-
-
Method Details
-
getCommands
Getter for commands. List of commands to be run on the Active Directory server. -
setCommands
Setter for commands. List of commands to be run on the Active Directory server. -
equals
-
hashCode
public int hashCode() -
toString
-