All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.ServiceAttachmentConnectedEndpoint.html Maven / Gradle / Ivy

The newest version!






ServiceAttachmentConnectedEndpoint (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class ServiceAttachmentConnectedEndpoint

    • Constructor Detail

      • ServiceAttachmentConnectedEndpoint

        public ServiceAttachmentConnectedEndpoint()
    • Method Detail

      • getConsumerNetwork

        public String getConsumerNetwork()
        The url of the consumer network.
        Returns:
        value or null for none
      • setConsumerNetwork

        public ServiceAttachmentConnectedEndpoint setConsumerNetwork(String consumerNetwork)
        The url of the consumer network.
        Parameters:
        consumerNetwork - consumerNetwork or null for none
      • getEndpoint

        public String getEndpoint()
        The url of a connected endpoint.
        Returns:
        value or null for none
      • getPropagatedConnectionCount

        public Long getPropagatedConnectionCount()
        The number of consumer Network Connectivity Center spokes that the connected Private Service Connect endpoint has propagated to.
        Returns:
        value or null for none
      • setPropagatedConnectionCount

        public ServiceAttachmentConnectedEndpoint setPropagatedConnectionCount(Long propagatedConnectionCount)
        The number of consumer Network Connectivity Center spokes that the connected Private Service Connect endpoint has propagated to.
        Parameters:
        propagatedConnectionCount - propagatedConnectionCount or null for none
      • getPscConnectionId

        public BigInteger getPscConnectionId()
        The PSC connection id of the connected endpoint.
        Returns:
        value or null for none
      • setPscConnectionId

        public ServiceAttachmentConnectedEndpoint setPscConnectionId(BigInteger pscConnectionId)
        The PSC connection id of the connected endpoint.
        Parameters:
        pscConnectionId - pscConnectionId or null for none
      • getStatus

        public String getStatus()
        The status of a connected endpoint to this service attachment.
        Returns:
        value or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy