Interface CommunicationEntries

    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      void delete​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId)
      Deprecated.
      void delete​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
      Deprecated.
      void delete​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      void delete​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry get​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId)
      Deprecated.
      void get​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
      Deprecated.
      void get​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry get​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntryListResult list​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
      Deprecated.
      void list​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntryListResult> asyncCallback)
      Deprecated.
      void list​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntryListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntryListResult list​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      void patch​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry)
      Deprecated.
      void patch​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
      Deprecated.
      void patch​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      void patch​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry revise​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, java.lang.String anchorPath, java.lang.String operation)
      Deprecated.
      void revise​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, java.lang.String anchorPath, java.lang.String operation, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
      Deprecated.
      void revise​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, java.lang.String anchorPath, java.lang.String operation, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry revise​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, java.lang.String anchorPath, java.lang.String operation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry update​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry)
      Deprecated.
      void update​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
      Deprecated.
      void update​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
      CommunicationEntry update​(java.lang.String domainId, java.lang.String communicationMapId, java.lang.String communicationEntryId, CommunicationEntry communicationEntry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
      Deprecated.
    • Method Detail

      • delete

        @Deprecated
        void delete​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId)
        Deprecated.
        Delete CommunicationEntry
        This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (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
      • delete

        @Deprecated
        void delete​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Delete CommunicationEntry
        This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (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
      • delete

        @Deprecated
        void delete​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
        Deprecated.
        Delete CommunicationEntry
        This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • delete

        @Deprecated
        void delete​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
                    com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Delete CommunicationEntry
        This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • get

        @Deprecated
        CommunicationEntry get​(java.lang.String domainId,
                               java.lang.String communicationMapId,
                               java.lang.String communicationEntryId)
        Deprecated.
        Read CommunicationEntry
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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

        @Deprecated
        CommunicationEntry get​(java.lang.String domainId,
                               java.lang.String communicationMapId,
                               java.lang.String communicationEntryId,
                               com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Read CommunicationEntry
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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

        @Deprecated
        void get​(java.lang.String domainId,
                 java.lang.String communicationMapId,
                 java.lang.String communicationEntryId,
                 com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
        Deprecated.
        Read CommunicationEntry
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

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

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

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

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

        @Deprecated
        void get​(java.lang.String domainId,
                 java.lang.String communicationMapId,
                 java.lang.String communicationEntryId,
                 com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback,
                 com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Read CommunicationEntry
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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.CommunicationEntry

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • list

        @Deprecated
        CommunicationEntryListResult list​(java.lang.String domainId,
                                          java.lang.String communicationMapId,
                                          java.lang.String cursor,
                                          java.lang.Boolean includeMarkForDeleteObjects,
                                          java.lang.String includedFields,
                                          java.lang.Long pageSize,
                                          java.lang.Boolean sortAscending,
                                          java.lang.String sortBy)
        Deprecated.
        List CommunicationEntries
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        cursor - Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)
        includeMarkForDeleteObjects - Include objects that are marked for deletion in results (optional, default to false)
        includedFields - Comma separated list of fields that should be included in query result (optional)
        pageSize - Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)
        sortAscending - (optional)
        sortBy - Field by which records are sorted (optional)
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntryListResult
        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
      • list

        @Deprecated
        CommunicationEntryListResult list​(java.lang.String domainId,
                                          java.lang.String communicationMapId,
                                          java.lang.String cursor,
                                          java.lang.Boolean includeMarkForDeleteObjects,
                                          java.lang.String includedFields,
                                          java.lang.Long pageSize,
                                          java.lang.Boolean sortAscending,
                                          java.lang.String sortBy,
                                          com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        List CommunicationEntries
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules

        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:
        domainId - (required)
        communicationMapId - (required)
        cursor - Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)
        includeMarkForDeleteObjects - Include objects that are marked for deletion in results (optional, default to false)
        includedFields - Comma separated list of fields that should be included in query result (optional)
        pageSize - Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)
        sortAscending - (optional)
        sortBy - Field by which records are sorted (optional)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntryListResult
        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
      • list

        @Deprecated
        void list​(java.lang.String domainId,
                  java.lang.String communicationMapId,
                  java.lang.String cursor,
                  java.lang.Boolean includeMarkForDeleteObjects,
                  java.lang.String includedFields,
                  java.lang.Long pageSize,
                  java.lang.Boolean sortAscending,
                  java.lang.String sortBy,
                  com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntryListResult> asyncCallback)
        Deprecated.
        List CommunicationEntries
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules

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

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

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        cursor - Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)
        includeMarkForDeleteObjects - Include objects that are marked for deletion in results (optional, default to false)
        includedFields - Comma separated list of fields that should be included in query result (optional)
        pageSize - Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)
        sortAscending - (optional)
        sortBy - Field by which records are sorted (optional)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • list

        @Deprecated
        void list​(java.lang.String domainId,
                  java.lang.String communicationMapId,
                  java.lang.String cursor,
                  java.lang.Boolean includeMarkForDeleteObjects,
                  java.lang.String includedFields,
                  java.lang.Long pageSize,
                  java.lang.Boolean sortAscending,
                  java.lang.String sortBy,
                  com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntryListResult> asyncCallback,
                  com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        List CommunicationEntries
        This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules

        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.CommunicationEntryListResult

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        cursor - Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)
        includeMarkForDeleteObjects - Include objects that are marked for deletion in results (optional, default to false)
        includedFields - Comma separated list of fields that should be included in query result (optional)
        pageSize - Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)
        sortAscending - (optional)
        sortBy - Field by which records are sorted (optional)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • patch

        @Deprecated
        void patch​(java.lang.String domainId,
                   java.lang.String communicationMapId,
                   java.lang.String communicationEntryId,
                   CommunicationEntry communicationEntry)
        Deprecated.
        Patch the CommunicationEntry. If a communication entry for the given communication-entry-id is not present, the object will get created and if it is present it will be updated. This is a full replace
        This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (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

        @Deprecated
        void patch​(java.lang.String domainId,
                   java.lang.String communicationMapId,
                   java.lang.String communicationEntryId,
                   CommunicationEntry communicationEntry,
                   com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Patch the CommunicationEntry. If a communication entry for the given communication-entry-id is not present, the object will get created and if it is present it will be updated. This is a full replace
        This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (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

        @Deprecated
        void patch​(java.lang.String domainId,
                   java.lang.String communicationMapId,
                   java.lang.String communicationEntryId,
                   CommunicationEntry communicationEntry,
                   com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
        Deprecated.
        Patch the CommunicationEntry. If a communication entry for the given communication-entry-id is not present, the object will get created and if it is present it will be updated. This is a full replace
        This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • patch

        @Deprecated
        void patch​(java.lang.String domainId,
                   java.lang.String communicationMapId,
                   java.lang.String communicationEntryId,
                   CommunicationEntry communicationEntry,
                   com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
                   com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Patch the CommunicationEntry. If a communication entry for the given communication-entry-id is not present, the object will get created and if it is present it will be updated. This is a full replace
        This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • revise

        @Deprecated
        CommunicationEntry revise​(java.lang.String domainId,
                                  java.lang.String communicationMapId,
                                  java.lang.String communicationEntryId,
                                  CommunicationEntry communicationEntry,
                                  java.lang.String anchorPath,
                                  java.lang.String operation)
        Deprecated.
        This is used to re-order a communictation entry within a communication map.
        This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id?action=revise

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        anchorPath - The communication map/communication entry path if operation is 'insert_after' or 'insert_before' (optional)
        operation - Operation (optional, default to insert_top)
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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
      • revise

        @Deprecated
        CommunicationEntry revise​(java.lang.String domainId,
                                  java.lang.String communicationMapId,
                                  java.lang.String communicationEntryId,
                                  CommunicationEntry communicationEntry,
                                  java.lang.String anchorPath,
                                  java.lang.String operation,
                                  com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        This is used to re-order a communictation entry within a communication map.
        This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id?action=revise

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        anchorPath - The communication map/communication entry path if operation is 'insert_after' or 'insert_before' (optional)
        operation - Operation (optional, default to insert_top)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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
      • revise

        @Deprecated
        void revise​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    CommunicationEntry communicationEntry,
                    java.lang.String anchorPath,
                    java.lang.String operation,
                    com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
        Deprecated.
        This is used to re-order a communictation entry within a communication map.
        This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id?action=revise

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

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

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        anchorPath - The communication map/communication entry path if operation is 'insert_after' or 'insert_before' (optional)
        operation - Operation (optional, default to insert_top)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • revise

        @Deprecated
        void revise​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    CommunicationEntry communicationEntry,
                    java.lang.String anchorPath,
                    java.lang.String operation,
                    com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback,
                    com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        This is used to re-order a communictation entry within a communication map.
        This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id?action=revise

        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.CommunicationEntry

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        anchorPath - The communication map/communication entry path if operation is 'insert_after' or 'insert_before' (optional)
        operation - Operation (optional, default to insert_top)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.
      • update

        @Deprecated
        CommunicationEntry update​(java.lang.String domainId,
                                  java.lang.String communicationMapId,
                                  java.lang.String communicationEntryId,
                                  CommunicationEntry communicationEntry)
        Deprecated.
        Update the CommunicationEntry. If a CommunicationEntry with the communication-entry-id is not already present, this API fails with a 404. Creation of CommunicationEntries is not allowed using this API.
        This API is deprecated. Please use the following API instead PUT /infra/domains/domain-id/security-policies/securit-policy-id/rules/rule-id

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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

        @Deprecated
        CommunicationEntry update​(java.lang.String domainId,
                                  java.lang.String communicationMapId,
                                  java.lang.String communicationEntryId,
                                  CommunicationEntry communicationEntry,
                                  com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Update the CommunicationEntry. If a CommunicationEntry with the communication-entry-id is not already present, this API fails with a 404. Creation of CommunicationEntries is not allowed using this API.
        This API is deprecated. Please use the following API instead PUT /infra/domains/domain-id/security-policies/securit-policy-id/rules/rule-id

        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:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        invocationConfig - Configuration for the method invocation.
        Returns:
        com.vmware.nsx_policy.model.CommunicationEntry
        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

        @Deprecated
        void update​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    CommunicationEntry communicationEntry,
                    com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback)
        Deprecated.
        Update the CommunicationEntry. If a CommunicationEntry with the communication-entry-id is not already present, this API fails with a 404. Creation of CommunicationEntries is not allowed using this API.
        This API is deprecated. Please use the following API instead PUT /infra/domains/domain-id/security-policies/securit-policy-id/rules/rule-id

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

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

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
      • update

        @Deprecated
        void update​(java.lang.String domainId,
                    java.lang.String communicationMapId,
                    java.lang.String communicationEntryId,
                    CommunicationEntry communicationEntry,
                    com.vmware.vapi.bindings.client.AsyncCallback<CommunicationEntry> asyncCallback,
                    com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Deprecated.
        Update the CommunicationEntry. If a CommunicationEntry with the communication-entry-id is not already present, this API fails with a 404. Creation of CommunicationEntries is not allowed using this API.
        This API is deprecated. Please use the following API instead PUT /infra/domains/domain-id/security-policies/securit-policy-id/rules/rule-id

        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.CommunicationEntry

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

        Parameters:
        domainId - (required)
        communicationMapId - (required)
        communicationEntryId - (required)
        communicationEntry - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.