Uses of Interface
com.google.cloud.compute.v1.ServiceAttachmentConnectedEndpointOrBuilder
-
Packages that use ServiceAttachmentConnectedEndpointOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServiceAttachmentConnectedEndpointOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ServiceAttachmentConnectedEndpointOrBuilder Modifier and Type Class Description classServiceAttachmentConnectedEndpoint[Output Only] A connection connected to this service attachment.static classServiceAttachmentConnectedEndpoint.Builder[Output Only] A connection connected to this service attachment.Methods in com.google.cloud.compute.v1 that return ServiceAttachmentConnectedEndpointOrBuilder Modifier and Type Method Description ServiceAttachmentConnectedEndpointOrBuilderServiceAttachment.Builder. getConnectedEndpointsOrBuilder(int index)[Output Only] An array of connections for all the consumers connected to this service attachment.ServiceAttachmentConnectedEndpointOrBuilderServiceAttachment. getConnectedEndpointsOrBuilder(int index)[Output Only] An array of connections for all the consumers connected to this service attachment.ServiceAttachmentConnectedEndpointOrBuilderServiceAttachmentOrBuilder. getConnectedEndpointsOrBuilder(int index)[Output Only] An array of connections for all the consumers connected to this service attachment.Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAttachmentConnectedEndpointOrBuilder Modifier and Type Method Description List<? extends ServiceAttachmentConnectedEndpointOrBuilder>ServiceAttachment.Builder. getConnectedEndpointsOrBuilderList()[Output Only] An array of connections for all the consumers connected to this service attachment.List<? extends ServiceAttachmentConnectedEndpointOrBuilder>ServiceAttachment. getConnectedEndpointsOrBuilderList()[Output Only] An array of connections for all the consumers connected to this service attachment.List<? extends ServiceAttachmentConnectedEndpointOrBuilder>ServiceAttachmentOrBuilder. getConnectedEndpointsOrBuilderList()[Output Only] An array of connections for all the consumers connected to this service attachment.
-