Class TestServiceStubsOptions


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

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

      • Fields inherited from class io.temporal.serviceclient.ServiceStubsOptions

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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TestServiceStubsOptions getDefaultInstance()  
      static TestServiceStubsOptions.Builder newBuilder()  
      static TestServiceStubsOptions.Builder newBuilder​(io.temporal.serviceclient.ServiceStubsOptions options)  
      • Methods inherited from class io.temporal.serviceclient.ServiceStubsOptions

        equals, getChannel, getChannelInitializer, getConnectionBackoffResetFrequency, getEnableHttps, getEnableKeepAlive, getGrpcClientInterceptors, 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