Class TestServiceStubsOptions

java.lang.Object
io.temporal.serviceclient.ServiceStubsOptions
io.temporal.serviceclient.TestServiceStubsOptions

public final class TestServiceStubsOptions extends io.temporal.serviceclient.ServiceStubsOptions
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Builder is the builder for ClientOptions.
  • Field Summary

    Fields inherited from class io.temporal.serviceclient.ServiceStubsOptions

    apiKeyProvided, channel, channelInitializer, connectionBackoffResetFrequency, DEFAULT_CONNECTION_BACKOFF_RESET_FREQUENCY, DEFAULT_GRPC_RECONNECT_FREQUENCY, DEFAULT_LOCAL_DOCKER_TARGET, DEFAULT_RPC_TIMEOUT, enableHttps, enableKeepAlive, grpcClientInterceptors, grpcCompression, grpcMetadataProviders, grpcReconnectFrequency, headers, healthCheckAttemptTimeout, healthCheckTimeout, keepAlivePermitWithoutStream, keepAliveTime, keepAliveTimeout, metricsScope, rpcTimeout, sslContext, systemInfoTimeout, target
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    newBuilder(io.temporal.serviceclient.ServiceStubsOptions options)
     

    Methods inherited from class io.temporal.serviceclient.ServiceStubsOptions

    equals, getChannel, getChannelInitializer, getConnectionBackoffResetFrequency, getEnableHttps, getEnableKeepAlive, getGrpcClientInterceptors, getGrpcCompression, getGrpcMetadataProviders, getGrpcReconnectFrequency, getHeaders, getHealthCheckAttemptTimeout, getHealthCheckTimeout, getKeepAlivePermitWithoutStream, getKeepAliveTime, getKeepAliveTimeout, getMetricsScope, getRpcTimeout, getSslContext, getSystemInfoTimeout, getTarget, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait