Uses of Class
com.ngrok.services.SshCredentials.UpdateCallBuilder
-
Uses of SshCredentials.UpdateCallBuilder in com.ngrok.services
Modifier and TypeMethodDescriptionoptional list of ACL rules.optional list of ACL rules.SshCredentials.UpdateCallBuilder.description
(String description) human-readable description of who or what will use the ssh credential to authenticate.SshCredentials.UpdateCallBuilder.description
(Optional<String> description) human-readable description of who or what will use the ssh credential to authenticate.arbitrary user-defined machine-readable data of this ssh credential.arbitrary user-defined machine-readable data of this ssh credential.Update attributes of an ssh_credential by ID See also https://ngrok.com/docs/api#api-ssh-credentials-update.