public static final class EkmConnections.Builder extends GeneratedMessageV3.Builder<EkmConnections.Builder> implements EkmConnectionsOrBuilder
The EKM connections associated with a workload
Protobuf type google.cloud.cloudcontrolspartner.v1.EkmConnections
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllEkmConnections(Iterable<? extends EkmConnection> values)
public EkmConnections.Builder addAllEkmConnections(Iterable<? extends EkmConnection> values)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.cloudcontrolspartner.v1.EkmConnection>
|
addEkmConnections(EkmConnection value)
public EkmConnections.Builder addEkmConnections(EkmConnection value)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
addEkmConnections(EkmConnection.Builder builderForValue)
public EkmConnections.Builder addEkmConnections(EkmConnection.Builder builderForValue)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
addEkmConnections(int index, EkmConnection value)
public EkmConnections.Builder addEkmConnections(int index, EkmConnection value)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
addEkmConnections(int index, EkmConnection.Builder builderForValue)
public EkmConnections.Builder addEkmConnections(int index, EkmConnection.Builder builderForValue)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
addEkmConnectionsBuilder()
public EkmConnection.Builder addEkmConnectionsBuilder()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
addEkmConnectionsBuilder(int index)
public EkmConnection.Builder addEkmConnectionsBuilder(int index)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public EkmConnections.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public EkmConnections build()
buildPartial()
public EkmConnections buildPartial()
clear()
public EkmConnections.Builder clear()
Overrides
clearEkmConnections()
public EkmConnections.Builder clearEkmConnections()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
clearField(Descriptors.FieldDescriptor field)
public EkmConnections.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearName()
public EkmConnections.Builder clearName()
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
clearOneof(Descriptors.OneofDescriptor oneof)
public EkmConnections.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public EkmConnections.Builder clone()
Overrides
getDefaultInstanceForType()
public EkmConnections getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getEkmConnections(int index)
public EkmConnection getEkmConnections(int index)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
index |
int
|
getEkmConnectionsBuilder(int index)
public EkmConnection.Builder getEkmConnectionsBuilder(int index)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
index |
int
|
getEkmConnectionsBuilderList()
public List<EkmConnection.Builder> getEkmConnectionsBuilderList()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
getEkmConnectionsCount()
public int getEkmConnectionsCount()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Returns |
Type |
Description |
int |
|
getEkmConnectionsList()
public List<EkmConnection> getEkmConnectionsList()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
getEkmConnectionsOrBuilder(int index)
public EkmConnectionOrBuilder getEkmConnectionsOrBuilder(int index)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
index |
int
|
getEkmConnectionsOrBuilderList()
public List<? extends EkmConnectionOrBuilder> getEkmConnectionsOrBuilderList()
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Returns |
Type |
Description |
List<? extends com.google.cloud.cloudcontrolspartner.v1.EkmConnectionOrBuilder> |
|
getName()
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
String |
The name.
|
getNameBytes()
public ByteString getNameBytes()
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
ByteString |
The bytes for name.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(EkmConnections other)
public EkmConnections.Builder mergeFrom(EkmConnections other)
public EkmConnections.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public EkmConnections.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final EkmConnections.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeEkmConnections(int index)
public EkmConnections.Builder removeEkmConnections(int index)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
Parameter |
Name |
Description |
index |
int
|
setEkmConnections(int index, EkmConnection value)
public EkmConnections.Builder setEkmConnections(int index, EkmConnection value)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
setEkmConnections(int index, EkmConnection.Builder builderForValue)
public EkmConnections.Builder setEkmConnections(int index, EkmConnection.Builder builderForValue)
The EKM connections associated with the workload
repeated .google.cloud.cloudcontrolspartner.v1.EkmConnection ekm_connections = 2;
setField(Descriptors.FieldDescriptor field, Object value)
public EkmConnections.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setName(String value)
public EkmConnections.Builder setName(String value)
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Parameter |
Name |
Description |
value |
String
The name to set.
|
setNameBytes(ByteString value)
public EkmConnections.Builder setNameBytes(ByteString value)
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Parameter |
Name |
Description |
value |
ByteString
The bytes for name to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public EkmConnections.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final EkmConnections.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides