Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId)
Read service interface
|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service interface
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
Read service interface
|
void |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service interface
|
Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId)
Read Tier 1 service interface
|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
Read Tier 1 service interface
|
void |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId)
Read service interface
|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service interface
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If an interface with the interface-id is not already present, create a new
interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
void |
ServiceInterfaces.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
ServiceInterfaces.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
Read service interface
|
void |
ServiceInterfacesStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service interface
|
void |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If an interface with the interface-id is not already present, create a new
interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an interface with the interface-id is not already present, create a new
interface.
|
Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId)
Read Tier 1 service interface
|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
void |
ServiceInterfaces.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
ServiceInterfaces.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
Read Tier 1 service interface
|
void |
ServiceInterfacesStub.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.get(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
void |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
Modifier and Type | Method and Description |
---|---|
static ServiceInterface |
ServiceInterface._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ServiceInterface |
ServiceInterface._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ServiceInterface |
ServiceInterface.Builder.build() |
ServiceInterface |
ChildServiceInterface.getServiceInterface() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ServiceInterface> |
ServiceInterfaceListResult.getResults()
Service Interface list results
|
Modifier and Type | Method and Description |
---|---|
void |
ChildServiceInterface.setServiceInterface(ServiceInterface serviceInterface) |
ChildServiceInterface.Builder |
ChildServiceInterface.Builder.setServiceInterface(ServiceInterface serviceInterface) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfaceListResult.setResults(java.util.List<ServiceInterface> results)
Service Interface list results
|
ServiceInterfaceListResult.Builder |
ServiceInterfaceListResult.Builder.setResults(java.util.List<ServiceInterface> results)
Service Interface list results
|
Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId)
Read Tier 1 service interface
|
ServiceInterface |
ServiceInterfacesStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
void |
ServiceInterfaces.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
ServiceInterfaces.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.patch(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
ServiceInterface |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ServiceInterface |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfacesStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
Read Tier 1 service interface
|
void |
ServiceInterfacesStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier 1 service interface
|
void |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback) |
void |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|
void |
ServiceInterfacesStub.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
ServiceInterfaces.update(java.lang.String orgId,
java.lang.String projectId,
java.lang.String tier1Id,
java.lang.String localeServiceId,
java.lang.String interfaceId,
ServiceInterface serviceInterface,
com.vmware.vapi.bindings.client.AsyncCallback<ServiceInterface> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier1 service interface with the interface-id is not already present,
create a new Tier1 service interface.
|