Class FederationGatewayConfig.Builder

    • Constructor Detail

    • Method Detail

      • setGlobalOverlayId

        public FederationGatewayConfig.Builder setGlobalOverlayId​(java.lang.Long globalOverlayId)
        Global id for by Layer3 services for federation usecases. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        globalOverlayId - New value for the property.
      • setSiteAllocationIndices

        public FederationGatewayConfig.Builder setSiteAllocationIndices​(java.util.List<SiteAllocationIndexForEdge> siteAllocationIndices)
        Indicies for cross site allocation for edge cluster and its members referred by gateway. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        siteAllocationIndices - New value for the property.
      • setTransitSegmentId

        public FederationGatewayConfig.Builder setTransitSegmentId​(java.lang.String transitSegmentId)
        Global UUID for transit segment id to be used by Layer2 services for federation usecases. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        transitSegmentId - New value for the property.