public class ConnectorSpecRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConnectorSpecRequest.Builder
Builder for
ConnectorSpecRequest |
Modifier and Type | Method and Description |
---|---|
static ConnectorSpecRequest.Builder |
builder()
Get the builder to build this object
|
boolean |
equals(Object o) |
String |
getConnectionWithMacro() |
String |
getPath()
Get the entity path for request, if the path is null, that means the properties contains
all the path related configs
|
Map<String,String> |
getProperties() |
int |
hashCode() |
@Nullable public String getPath()
public String getConnectionWithMacro()
public static ConnectorSpecRequest.Builder builder()
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.