Skip navigation links
B C D E H I M P R S U 

B

build() - Method in interface software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
 

C

CrtConfigurationUtils - Class in software.amazon.awssdk.crtcore
 
CrtConnectionHealthConfiguration - Class in software.amazon.awssdk.crtcore
The base class for CRT connection health configuration
CrtConnectionHealthConfiguration(CrtConnectionHealthConfiguration.DefaultBuilder<?>) - Constructor for class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration
 
CrtConnectionHealthConfiguration.Builder - Interface in software.amazon.awssdk.crtcore
CrtConnectionHealthConfiguration.DefaultBuilder<B extends CrtConnectionHealthConfiguration.Builder> - Class in software.amazon.awssdk.crtcore
 
CrtProxyConfiguration - Class in software.amazon.awssdk.crtcore
The base class for AWS CRT proxy configuration
CrtProxyConfiguration(CrtProxyConfiguration.DefaultBuilder<?>) - Constructor for class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 
CrtProxyConfiguration.Builder - Interface in software.amazon.awssdk.crtcore
CrtProxyConfiguration.DefaultBuilder<B extends CrtProxyConfiguration.Builder> - Class in software.amazon.awssdk.crtcore
 

D

DefaultBuilder() - Constructor for class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.DefaultBuilder
 
DefaultBuilder(CrtConnectionHealthConfiguration) - Constructor for class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.DefaultBuilder
 
DefaultBuilder() - Constructor for class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
DefaultBuilder(CrtProxyConfiguration) - Constructor for class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 

E

equals(Object) - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 

H

hashCode() - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration
 
hashCode() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 
host(String) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
Set the hostname of the proxy.
host(String) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
host() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 

I

isUseEnvironmentVariableValues() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
Indicates whether environment variables are utilized for proxy configuration.

M

minimumThroughputInBps(Long) - Method in interface software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.Builder
Sets a throughput threshold for connections.
minimumThroughputInBps(Long) - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.DefaultBuilder
 
minimumThroughputInBps() - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration
 
minimumThroughputTimeout(Duration) - Method in interface software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.Builder
Sets how long a connection is allowed to be unhealthy before getting shut down.
minimumThroughputTimeout(Duration) - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.DefaultBuilder
 
minimumThroughputTimeout() - Method in class software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration
 

P

password(String) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
The password to use for basic proxy authentication
password(String) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
password() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 
port(int) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
Set the port that the proxy expects connections on.
port(int) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
port() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 

R

resolveHttpMonitoringOptions(CrtConnectionHealthConfiguration) - Static method in class software.amazon.awssdk.crtcore.CrtConfigurationUtils
 
resolveProxy(CrtProxyConfiguration, TlsContext) - Static method in class software.amazon.awssdk.crtcore.CrtConfigurationUtils
 

S

scheme(String) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
The HTTP scheme to use for connecting to the proxy.
scheme(String) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
scheme() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 
setuseEnvironmentVariableValues(Boolean) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
setUseSystemPropertyValues(Boolean) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
software.amazon.awssdk.crtcore - package software.amazon.awssdk.crtcore
 

U

useEnvironmentVariableValues(Boolean) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
The option whether to use environment variable values from ProxySystemSetting if any of the config options are missing.
useEnvironmentVariableValues(Boolean) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
username(String) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
The username to use for basic proxy authentication
username(String) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
username() - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration
 
useSystemPropertyValues(Boolean) - Method in interface software.amazon.awssdk.crtcore.CrtProxyConfiguration.Builder
The option whether to use system property values from ProxySystemSetting if any of the config options are missing.
useSystemPropertyValues(Boolean) - Method in class software.amazon.awssdk.crtcore.CrtProxyConfiguration.DefaultBuilder
 
B C D E H I M P R S U 
Skip navigation links

Copyright © 2023. All rights reserved.