mirror of https://github.com/apache/cloudstack.git
package statement was removed during a license update
This commit is contained in:
parent
57ab39937c
commit
6cc8896f96
|
|
@ -14,6 +14,7 @@
|
|||
// KIND, either express or implied. See the License for the
|
||||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
package com.cloud.bridge.service.core.s3;
|
||||
|
||||
public class S3CopyObjectRequest extends S3Request {
|
||||
public enum MetadataDirective { COPY, REPLACE };
|
||||
|
|
|
|||
Loading…
Reference in New Issue