메소드 |
설명 |
|
__construct ( string $wsdl, array $options, $user ) |
Constructor using wsdl location and options array |
|
get ( $serviceSelector ) : a |
This field is required and should not be {@code null}. |
|
mutate ( $operations ) : a |
The minimum size of this collection is 1. The maximum size of this collection is 10000.
This field must not contain {@code null} elements.
This field is required and should not be {@code null}.
The following {@link Operator}s are supported: ADD, SET. |
|
mutateMembers ( $operations ) : a |
The minimum size of this collection is 1. The maximum size of this collection is 10000.
This field must not contain {@code null} elements.
This field is required and should not be {@code null}.
The following {@link Operator}s are supported: ADD, REMOVE. |
|
query ( $query ) : A |
This field is required and should not be {@code null}. |
|