- withClient(Client) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the Client implementation to use.
- withClientAppName(String) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the application name to pass in the request header.
- withDataTypeContext(String) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the data type context to pass in the request header.
- withHost(String) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the server host name.
- withJobId(String) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the job id to pass in the request header.
- withLogLevel(Logger.Level) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the log level for the client.
- withRequestInterceptor(RequestInterceptor) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the request interceptor.
- withRequestOptions(Request.Options) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the request options.
- withRetryer(Retryer) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the retryer logic for the client.
- withUserName(String) - Method in class com.netflix.metacat.client.Client.Builder
-
Sets the user name to pass in the request header.