Uses of Interface
com.google.cloud.compute.v1.NetworkAttachmentConnectedEndpointOrBuilder
-
Packages that use NetworkAttachmentConnectedEndpointOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkAttachmentConnectedEndpointOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NetworkAttachmentConnectedEndpointOrBuilder Modifier and Type Class Description classNetworkAttachmentConnectedEndpoint[Output Only] A connection connected to this network attachment.static classNetworkAttachmentConnectedEndpoint.Builder[Output Only] A connection connected to this network attachment.Methods in com.google.cloud.compute.v1 that return NetworkAttachmentConnectedEndpointOrBuilder Modifier and Type Method Description NetworkAttachmentConnectedEndpointOrBuilderNetworkAttachment.Builder. getConnectionEndpointsOrBuilder(int index)[Output Only] An array of connections for all the producers connected to this network attachment.NetworkAttachmentConnectedEndpointOrBuilderNetworkAttachment. getConnectionEndpointsOrBuilder(int index)[Output Only] An array of connections for all the producers connected to this network attachment.NetworkAttachmentConnectedEndpointOrBuilderNetworkAttachmentOrBuilder. getConnectionEndpointsOrBuilder(int index)[Output Only] An array of connections for all the producers connected to this network attachment.Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkAttachmentConnectedEndpointOrBuilder Modifier and Type Method Description List<? extends NetworkAttachmentConnectedEndpointOrBuilder>NetworkAttachment.Builder. getConnectionEndpointsOrBuilderList()[Output Only] An array of connections for all the producers connected to this network attachment.List<? extends NetworkAttachmentConnectedEndpointOrBuilder>NetworkAttachment. getConnectionEndpointsOrBuilderList()[Output Only] An array of connections for all the producers connected to this network attachment.List<? extends NetworkAttachmentConnectedEndpointOrBuilder>NetworkAttachmentOrBuilder. getConnectionEndpointsOrBuilderList()[Output Only] An array of connections for all the producers connected to this network attachment.
-