Interface Multicast

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      PolicyTier1MulticastConfig get​(java.lang.String tier1Id, java.lang.String localeServicesId)
      Read Multicast Configuration.
      void get​(java.lang.String tier1Id, java.lang.String localeServicesId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback)
      Read Multicast Configuration.
      void get​(java.lang.String tier1Id, java.lang.String localeServicesId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Read Multicast Configuration.
      PolicyTier1MulticastConfig get​(java.lang.String tier1Id, java.lang.String localeServicesId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Read Multicast Configuration.
      void patch​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      void patch​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      void patch​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      void patch​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      PolicyTier1MulticastConfig update​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      void update​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      void update​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
      PolicyTier1MulticastConfig update​(java.lang.String tier1Id, java.lang.String localeServicesId, PolicyTier1MulticastConfig policyTier1MulticastConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Create or update a Tier-1 multicast configuration defining the multicast replication range.
    • Method Detail

      • get

        PolicyTier1MulticastConfig get​(java.lang.String tier1Id,
                                       java.lang.String localeServicesId)
        Read Multicast Configuration.

        Synchronous method overload. Result of the invocation will be reported as a method return value.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        Returns:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • get

        PolicyTier1MulticastConfig get​(java.lang.String tier1Id,
                                       java.lang.String localeServicesId,
                                       com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Read Multicast Configuration.

        Synchronous method overload. Result of the invocation will be reported as a method return value. Use invocationConfig to specify configuration for this particular invocation.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • get

        void get​(java.lang.String tier1Id,
                 java.lang.String localeServicesId,
                 com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback)
        Read Multicast Configuration.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback.

        Invocation Result:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • get

        void get​(java.lang.String tier1Id,
                 java.lang.String localeServicesId,
                 com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback,
                 com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Read Multicast Configuration.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback. Use invocationConfig to specify configuration for this particular invocation.

        Invocation Result:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • patch

        void patch​(java.lang.String tier1Id,
                   java.lang.String localeServicesId,
                   PolicyTier1MulticastConfig policyTier1MulticastConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Synchronous method overload. Result of the invocation will be reported as a method return value.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • patch

        void patch​(java.lang.String tier1Id,
                   java.lang.String localeServicesId,
                   PolicyTier1MulticastConfig policyTier1MulticastConfig,
                   com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Synchronous method overload. Result of the invocation will be reported as a method return value. Use invocationConfig to specify configuration for this particular invocation.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        invocationConfig - Configuration for the method invocation.
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • patch

        void patch​(java.lang.String tier1Id,
                   java.lang.String localeServicesId,
                   PolicyTier1MulticastConfig policyTier1MulticastConfig,
                   com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback.

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • patch

        void patch​(java.lang.String tier1Id,
                   java.lang.String localeServicesId,
                   PolicyTier1MulticastConfig policyTier1MulticastConfig,
                   com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
                   com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback. Use invocationConfig to specify configuration for this particular invocation.

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • update

        PolicyTier1MulticastConfig update​(java.lang.String tier1Id,
                                          java.lang.String localeServicesId,
                                          PolicyTier1MulticastConfig policyTier1MulticastConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Synchronous method overload. Result of the invocation will be reported as a method return value.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        Returns:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • update

        PolicyTier1MulticastConfig update​(java.lang.String tier1Id,
                                          java.lang.String localeServicesId,
                                          PolicyTier1MulticastConfig policyTier1MulticastConfig,
                                          com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Synchronous method overload. Result of the invocation will be reported as a method return value. Use invocationConfig to specify configuration for this particular invocation.

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig
        Throws:
        com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failed
        com.vmware.vapi.std.errors.Unauthorized - Forbidden
        com.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailable
        com.vmware.vapi.std.errors.InternalServerError - Internal Server Error
        com.vmware.vapi.std.errors.NotFound - Not Found
      • update

        void update​(java.lang.String tier1Id,
                    java.lang.String localeServicesId,
                    PolicyTier1MulticastConfig policyTier1MulticastConfig,
                    com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback.

        Invocation Result:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • update

        void update​(java.lang.String tier1Id,
                    java.lang.String localeServicesId,
                    PolicyTier1MulticastConfig policyTier1MulticastConfig,
                    com.vmware.vapi.bindings.client.AsyncCallback<PolicyTier1MulticastConfig> asyncCallback,
                    com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Create or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place.

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback. Use invocationConfig to specify configuration for this particular invocation.

        Invocation Result:
        com.vmware.nsx_policy.model.PolicyTier1MulticastConfig

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Parameters:
        tier1Id - (required)
        localeServicesId - (required)
        policyTier1MulticastConfig - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.