Class GoldengateKafkaSchemaRegistryConnectionProperties (0.42.0)

public final class GoldengateKafkaSchemaRegistryConnectionProperties extends GeneratedMessage implements GoldengateKafkaSchemaRegistryConnectionPropertiesOrBuilder

The properties of GoldengateKafkaSchemaRegistryConnection.

Protobuf type google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GoldengateKafkaSchemaRegistryConnectionProperties

Static Fields

AUTHENTICATION_TYPE_FIELD_NUMBER

public static final int AUTHENTICATION_TYPE_FIELD_NUMBER
Field Value
Type Description
int

KEY_STORE_FILE_FIELD_NUMBER

public static final int KEY_STORE_FILE_FIELD_NUMBER
Field Value
Type Description
int

KEY_STORE_PASSWORD_FIELD_NUMBER

public static final int KEY_STORE_PASSWORD_FIELD_NUMBER
Field Value
Type Description
int

KEY_STORE_PASSWORD_SECRET_VERSION_FIELD_NUMBER

public static final int KEY_STORE_PASSWORD_SECRET_VERSION_FIELD_NUMBER
Field Value
Type Description
int

PASSWORD_FIELD_NUMBER

public static final int PASSWORD_FIELD_NUMBER
Field Value
Type Description
int

PASSWORD_SECRET_VERSION_FIELD_NUMBER

public static final int PASSWORD_SECRET_VERSION_FIELD_NUMBER
Field Value
Type Description
int

SSL_KEY_PASSWORD_FIELD_NUMBER

public static final int SSL_KEY_PASSWORD_FIELD_NUMBER
Field Value
Type Description
int

SSL_KEY_PASSWORD_SECRET_VERSION_FIELD_NUMBER

public static final int SSL_KEY_PASSWORD_SECRET_VERSION_FIELD_NUMBER
Field Value
Type Description
int

TECHNOLOGY_TYPE_FIELD_NUMBER

public static final int TECHNOLOGY_TYPE_FIELD_NUMBER
Field Value
Type Description
int

TRUST_STORE_FILE_FIELD_NUMBER

public static final int TRUST_STORE_FILE_FIELD_NUMBER
Field Value
Type Description
int

TRUST_STORE_PASSWORD_FIELD_NUMBER

public static final int TRUST_STORE_PASSWORD_FIELD_NUMBER
Field Value
Type Description
int

TRUST_STORE_PASSWORD_SECRET_VERSION_FIELD_NUMBER

public static final int TRUST_STORE_PASSWORD_SECRET_VERSION_FIELD_NUMBER
Field Value
Type Description
int

URL_FIELD_NUMBER

public static final int URL_FIELD_NUMBER
Field Value
Type Description
int

USERNAME_FIELD_NUMBER

public static final int USERNAME_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static GoldengateKafkaSchemaRegistryConnectionProperties getDefaultInstance()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static GoldengateKafkaSchemaRegistryConnectionProperties.Builder newBuilder()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.Builder

newBuilder(GoldengateKafkaSchemaRegistryConnectionProperties prototype)

public static GoldengateKafkaSchemaRegistryConnectionProperties.Builder newBuilder(GoldengateKafkaSchemaRegistryConnectionProperties prototype)
Parameter
Name Description
prototype GoldengateKafkaSchemaRegistryConnectionProperties
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.Builder

parseDelimitedFrom(InputStream input)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static GoldengateKafkaSchemaRegistryConnectionProperties parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<GoldengateKafkaSchemaRegistryConnectionProperties> parser()
Returns
Type Description
Parser<GoldengateKafkaSchemaRegistryConnectionProperties>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getAuthenticationType()

public GoldengateKafkaSchemaRegistryConnectionProperties.AuthenticationType getAuthenticationType()

Optional. Used authentication mechanism to access Schema Registry.

.google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties.AuthenticationType authentication_type = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.AuthenticationType

The authenticationType.

getAuthenticationTypeValue()

public int getAuthenticationTypeValue()

Optional. Used authentication mechanism to access Schema Registry.

.google.cloud.oracledatabase.v1.GoldengateKafkaSchemaRegistryConnectionProperties.AuthenticationType authentication_type = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for authenticationType.

getConnectionPasswordOptionsCase()

public GoldengateKafkaSchemaRegistryConnectionProperties.ConnectionPasswordOptionsCase getConnectionPasswordOptionsCase()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.ConnectionPasswordOptionsCase

getDefaultInstanceForType()

public GoldengateKafkaSchemaRegistryConnectionProperties getDefaultInstanceForType()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties

getKeyStoreFile()

public String getKeyStoreFile()

Optional. The base64 encoded content of the KeyStore file.

string key_store_file = 8 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The keyStoreFile.

getKeyStoreFileBytes()

public ByteString getKeyStoreFileBytes()

Optional. The base64 encoded content of the KeyStore file.

string key_store_file = 8 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for keyStoreFile.

getKeyStorePassword()

public String getKeyStorePassword()

Optional. Input only. The KeyStore password in plain text.

string key_store_password = 13 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
String

The keyStorePassword.

getKeyStorePasswordBytes()

public ByteString getKeyStorePasswordBytes()

Optional. Input only. The KeyStore password in plain text.

string key_store_password = 13 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
ByteString

The bytes for keyStorePassword.

getKeyStorePasswordOptionsCase()

public GoldengateKafkaSchemaRegistryConnectionProperties.KeyStorePasswordOptionsCase getKeyStorePasswordOptionsCase()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.KeyStorePasswordOptionsCase

getKeyStorePasswordSecretVersion()

public String getKeyStorePasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the KeyStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string key_store_password_secret_version = 17 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The keyStorePasswordSecretVersion.

getKeyStorePasswordSecretVersionBytes()

public ByteString getKeyStorePasswordSecretVersionBytes()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the KeyStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string key_store_password_secret_version = 17 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for keyStorePasswordSecretVersion.

getParserForType()

public Parser<GoldengateKafkaSchemaRegistryConnectionProperties> getParserForType()
Returns
Type Description
Parser<GoldengateKafkaSchemaRegistryConnectionProperties>
Overrides

getPassword()

public String getPassword()

Optional. Input only. The password to access Schema Registry in plain text.

string password = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
String

The password.

getPasswordBytes()

public ByteString getPasswordBytes()

Optional. Input only. The password to access Schema Registry in plain text.

string password = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
ByteString

The bytes for password.

getPasswordSecretVersion()

public String getPasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password to access Schema Registry using basic authentication. Format: projects/{project}/secrets/{secret}/versions/{version}.

string password_secret_version = 15 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The passwordSecretVersion.

getPasswordSecretVersionBytes()

public ByteString getPasswordSecretVersionBytes()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password to access Schema Registry using basic authentication. Format: projects/{project}/secrets/{secret}/versions/{version}.

string password_secret_version = 15 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for passwordSecretVersion.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getSslKeyPassword()

public String getSslKeyPassword()

Optional. Input only. The password for the cert inside the KeyStore in plain text.

string ssl_key_password = 14 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
String

The sslKeyPassword.

getSslKeyPasswordBytes()

public ByteString getSslKeyPasswordBytes()

Optional. Input only. The password for the cert inside the KeyStore in plain text.

string ssl_key_password = 14 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
ByteString

The bytes for sslKeyPassword.

getSslKeyPasswordOptionsCase()

public GoldengateKafkaSchemaRegistryConnectionProperties.SslKeyPasswordOptionsCase getSslKeyPasswordOptionsCase()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.SslKeyPasswordOptionsCase

getSslKeyPasswordSecretVersion()

public String getSslKeyPasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password for the cert inside the KeyStore. Format: projects/{project}/secrets/{secret}/versions/{version}.

string ssl_key_password_secret_version = 18 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The sslKeyPasswordSecretVersion.

getSslKeyPasswordSecretVersionBytes()

public ByteString getSslKeyPasswordSecretVersionBytes()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password for the cert inside the KeyStore. Format: projects/{project}/secrets/{secret}/versions/{version}.

string ssl_key_password_secret_version = 18 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for sslKeyPasswordSecretVersion.

getTechnologyType()

public String getTechnologyType()

Optional. The technology type of KafkaSchemaRegistryConnection.

string technology_type = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The technologyType.

getTechnologyTypeBytes()

public ByteString getTechnologyTypeBytes()

Optional. The technology type of KafkaSchemaRegistryConnection.

string technology_type = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for technologyType.

getTrustStoreFile()

public String getTrustStoreFile()

Optional. The base64 encoded content of the TrustStore file.

string trust_store_file = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The trustStoreFile.

getTrustStoreFileBytes()

public ByteString getTrustStoreFileBytes()

Optional. The base64 encoded content of the TrustStore file.

string trust_store_file = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for trustStoreFile.

getTrustStorePassword()

public String getTrustStorePassword()

Optional. Input only. The TrustStore password in plain text.

string trust_store_password = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
String

The trustStorePassword.

getTrustStorePasswordBytes()

public ByteString getTrustStorePasswordBytes()

Optional. Input only. The TrustStore password in plain text.

string trust_store_password = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
ByteString

The bytes for trustStorePassword.

getTrustStorePasswordOptionsCase()

public GoldengateKafkaSchemaRegistryConnectionProperties.TrustStorePasswordOptionsCase getTrustStorePasswordOptionsCase()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.TrustStorePasswordOptionsCase

getTrustStorePasswordSecretVersion()

public String getTrustStorePasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the TrustStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string trust_store_password_secret_version = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The trustStorePasswordSecretVersion.

getTrustStorePasswordSecretVersionBytes()

public ByteString getTrustStorePasswordSecretVersionBytes()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the TrustStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string trust_store_password_secret_version = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for trustStorePasswordSecretVersion.

getUrl()

public String getUrl()

Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'

string url = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The url.

getUrlBytes()

public ByteString getUrlBytes()

Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'

string url = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for url.

getUsername()

public String getUsername()

Optional. The username to access Schema Registry using basic authentication. This value is injected into 'schema.registry.basic.auth.user.info=user:password' configuration property.

string username = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The username.

getUsernameBytes()

public ByteString getUsernameBytes()

Optional. The username to access Schema Registry using basic authentication. This value is injected into 'schema.registry.basic.auth.user.info=user:password' configuration property.

string username = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for username.

hasKeyStorePassword()

public boolean hasKeyStorePassword()

Optional. Input only. The KeyStore password in plain text.

string key_store_password = 13 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
boolean

Whether the keyStorePassword field is set.

hasKeyStorePasswordSecretVersion()

public boolean hasKeyStorePasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the KeyStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string key_store_password_secret_version = 17 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
boolean

Whether the keyStorePasswordSecretVersion field is set.

hasPassword()

public boolean hasPassword()

Optional. Input only. The password to access Schema Registry in plain text.

string password = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
boolean

Whether the password field is set.

hasPasswordSecretVersion()

public boolean hasPasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password to access Schema Registry using basic authentication. Format: projects/{project}/secrets/{secret}/versions/{version}.

string password_secret_version = 15 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
boolean

Whether the passwordSecretVersion field is set.

hasSslKeyPassword()

public boolean hasSslKeyPassword()

Optional. Input only. The password for the cert inside the KeyStore in plain text.

string ssl_key_password = 14 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
boolean

Whether the sslKeyPassword field is set.

hasSslKeyPasswordSecretVersion()

public boolean hasSslKeyPasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password for the cert inside the KeyStore. Format: projects/{project}/secrets/{secret}/versions/{version}.

string ssl_key_password_secret_version = 18 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
boolean

Whether the sslKeyPasswordSecretVersion field is set.

hasTrustStorePassword()

public boolean hasTrustStorePassword()

Optional. Input only. The TrustStore password in plain text.

string trust_store_password = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
boolean

Whether the trustStorePassword field is set.

hasTrustStorePasswordSecretVersion()

public boolean hasTrustStorePasswordSecretVersion()

Optional. Input only. The resource name of a secret version in Secret Manager which contains the TrustStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.

string trust_store_password_secret_version = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
boolean

Whether the trustStorePasswordSecretVersion field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public GoldengateKafkaSchemaRegistryConnectionProperties.Builder newBuilderForType()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected GoldengateKafkaSchemaRegistryConnectionProperties.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.Builder
Overrides

toBuilder()

public GoldengateKafkaSchemaRegistryConnectionProperties.Builder toBuilder()
Returns
Type Description
GoldengateKafkaSchemaRegistryConnectionProperties.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException